Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaregstr.pas689 VPDF_DISABLERINGRESUME = $00000010; // Don't let the modem wake the machine (APM 1.2 only)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dregstr.h328 #define VPDF_DISABLERINGRESUME 0x00000010 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dregstr.h328 #define VPDF_DISABLERINGRESUME 0x00000010 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Registry/
H A Dmod.rs443 pub const VPDF_DISABLERINGRESUME: u32 = 16u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Registry/
H A Dmod.rs1934 pub const VPDF_DISABLERINGRESUME: u32 = 16u32; const