Home
last modified time | relevance | path

Searched refs:DDCREATE_EMULATIONONLY (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/ddraw/
H A Dstartup.c260 else if (lpGuid == (LPGUID) DDCREATE_EMULATIONONLY) in StartDirectDraw()
/reactos/dll/directx/wine/ddraw/
H A Dmain.c275 if (guid == (GUID *) DDCREATE_EMULATIONONLY) in DDRAW_Create()
/reactos/sdk/include/psdk/
H A Dddraw.h199 #define DDCREATE_EMULATIONONLY 0x00000002 macro