Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h4810 #define DDLOCK_DONOTWAIT 0x00004000L macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1477 #define DDLOCK_DONOTWAIT __MSABI_LONG(0x00004000) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1477 #define DDLOCK_DONOTWAIT __MSABI_LONG(0x00004000) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs2621 pub const DDLOCK_DONOTWAIT: i32 = 16384i32; const
/dports/games/uhexen2/hexen2source-1.5.9/docs/
H A DCHANGES3338 (DDLOCK_DONOTWAIT): Likewise.
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs5021 pub const DDLOCK_DONOTWAIT: i32 = 16384i32; const