Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinbase.h231 #define SET_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.h292 #define SET_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.h292 #define SET_TAPE_DRIVE_INFORMATION 1 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1313 #define SET_TAPE_DRIVE_INFORMATION 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1313 #define SET_TAPE_DRIVE_INFORMATION 1 macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py4704 SET_TAPE_DRIVE_INFORMATION = 1 variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py4693 SET_TAPE_DRIVE_INFORMATION = 1 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py3402 SET_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.rs4704 pub const SET_TAPE_DRIVE_INFORMATION: TAPE_INFORMATION_TYPE = 1u32; const