Home
last modified time | relevance | path

Searched refs:FILE_USER_DISALLOWED (Results 1 – 8 of 8) sorted by relevance

/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinBase.java179 int FILE_USER_DISALLOWED = 7; field
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs1181 pub const FILE_USER_DISALLOWED: u32 = 7u32; const
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinbase.h280 #define FILE_USER_DISALLOWED 7 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinbase.h280 #define FILE_USER_DISALLOWED 7 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1409 #define FILE_USER_DISALLOWED 7 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinbase.h1409 #define FILE_USER_DISALLOWED 7 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinbase.pas2874 FILE_USER_DISALLOWED = 7;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs2119 pub const FILE_USER_DISALLOWED: u32 = 7u32; const