Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlwapi.pp434ASSOCF_IS_FULL_URI = $00004000; // Used to specify that full http/https URI is being pas…
435 …// Only one of ASSOCF_INIT_FIXED_PROGID, ASSOCF_IS_PROTOCOL or ASSOCF_IS_FULL_URI can be specifie…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlwapi.h885 ,ASSOCF_IS_FULL_URI = 0x00004000 enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlwapi.h885 ,ASSOCF_IS_FULL_URI = 0x00004000 enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs1633 pub const ASSOCF_IS_FULL_URI: i32 = 16384i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs601 pub const ASSOCF_IS_FULL_URI: i32 = 16384i32;