Home
last modified time | relevance | path

Searched refs:DDGDI_GETHOSTIDENTIFIER (Results 1 – 10 of 10) sorted by relevance

/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dddenum.cpp76 if (dwHost == DDGDI_GETHOSTIDENTIFIER) in SetInfoDlgText()
82 if (dwHost == DDGDI_GETHOSTIDENTIFIER) in SetInfoDlgText()
188 if (dwHost == DDGDI_GETHOSTIDENTIFIER ) in InfoDlgProc()
191 dwHost = DDGDI_GETHOSTIDENTIFIER; in InfoDlgProc()
236 …t = pDD4->GetDeviceIdentifier(&g_DeviceInfo[g_iMaxDevices].DeviceInfoHost,DDGDI_GETHOSTIDENTIFIER); in DDEnumCallbackEx()
/dports/games/avp/avp-20170505/src/win95/
H A Dvideomodes.cpp144 …->GetDeviceIdentifier(&DeviceDescriptions[NumberOfDevices].DeviceInfoHost,DDGDI_GETHOSTIDENTIFIER); in DDEnumCallbackEx()
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dddraw.h713 #define DDGDI_GETHOSTIDENTIFIER 0x00000001L macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h944 #define DDGDI_GETHOSTIDENTIFIER 0x00000001L macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h1211 #define DDGDI_GETHOSTIDENTIFIER 1 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1264 #define DDGDI_GETHOSTIDENTIFIER 1 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h1264 #define DDGDI_GETHOSTIDENTIFIER 1 macro
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h1194 #define DDGDI_GETHOSTIDENTIFIER 1 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.rs967 pub const DDGDI_GETHOSTIDENTIFIER: i32 = 1i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1622 pub const DDGDI_GETHOSTIDENTIFIER: i32 = 1i32; const