Home
last modified time | relevance | path

Searched defs:GET_TAPE_DRIVE_INFORMATION (Results 1 – 9 of 9) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinbase.h229 #define GET_TAPE_DRIVE_INFORMATION 1 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinbase.h290 #define GET_TAPE_DRIVE_INFORMATION 1 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinbase.h290 #define GET_TAPE_DRIVE_INFORMATION 1 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1310 #define GET_TAPE_DRIVE_INFORMATION 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1310 #define GET_TAPE_DRIVE_INFORMATION 1 macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py4702 GET_TAPE_DRIVE_INFORMATION = 1 variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py4691 GET_TAPE_DRIVE_INFORMATION = 1 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py1617 GET_TAPE_DRIVE_INFORMATION=1 variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs2490 pub const GET_TAPE_DRIVE_INFORMATION: GET_TAPE_DRIVE_PARAMETERS_OPERATION = 1u32; const