Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2024 REST_NOONLINEPRINTSWIZARD = 0x40000080, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2024 REST_NOONLINEPRINTSWIZARD = 0x40000080, enumerator
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshellapi.pp863 REST_NOONLINEPRINTSWIZARD = $40000080; // disables online prints wizard (OPW)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs6615 pub const REST_NOONLINEPRINTSWIZARD: RESTRICTIONS = 1073741952i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs44013 pub const REST_NOONLINEPRINTSWIZARD: RESTRICTIONS = RESTRICTIONS(1073741952i32);