Home
last modified time | relevance | path

Searched refs:APPLY_OPTION_FAIL_IF_CLOSE (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpatchapi.h52 #define APPLY_OPTION_FAIL_IF_CLOSE 0x00000002 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dpatchapi.h52 #define APPLY_OPTION_FAIL_IF_CLOSE 0x00000002 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapatchapi.pas123 APPLY_OPTION_FAIL_IF_CLOSE = $00000002; // differ by rebase, bind
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs792 pub const APPLY_OPTION_FAIL_IF_CLOSE: u32 = 2u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs458 pub const APPLY_OPTION_FAIL_IF_CLOSE: u32 = 2u32; const