Home
last modified time | relevance | path

Searched defs:_EDD_DIRECTDRAW_LOCAL (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/reactos/drivers/directx/
H A Ddirectxint.h11 typedef struct _EDD_DIRECTDRAW_LOCAL struct
25 /* 0x30 */ struct _EDD_DIRECTDRAW_LOCAL *peDirectDrawLocal_prev; // verified to match Windows X… argument
27 …fpProcess2; // surface memory address returned by graphic driver
28 /* 0x38 */ ULONG isMemoryMapped; // surface memory mapped?
29 /* 0x3C */ HANDLE hCreatorProcess;
30 /* 0x40 */ PEPROCESS Process;
31 /* 0x44 */ VOID *heapList;
32 /* 0x48 */ ULONG unk_048;
33 /* 0x4C */ ULONG unk_04C;
34 /* 0x50 */ ULONG unk_050;