Home
last modified time | relevance | path

Searched refs:SLDF_RESERVED (Results 1 – 6 of 6) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/installer/
H A Dwinshell.pas160SLDF_RESERVED = $80000000; // Reserved-- so we can use the low word as an index value…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h263 SLDF_RESERVED = (int) 0x80000000 enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h263 SLDF_RESERVED = (int) 0x80000000 enumerator
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshellapi.pp185SLDF_RESERVED = $80000000; // Reserved-- so we can use the low word as an index value…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs7484 pub const SLDF_RESERVED: SHELL_LINK_DATA_FLAGS = -2147483648i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs46593 pub const SLDF_RESERVED: SHELL_LINK_DATA_FLAGS = SHELL_LINK_DATA_FLAGS(-2147483648i32);