Searched defs:_EDD_DIRECTDRAW_LOCAL (Results 1 – 1 of 1) sorted by relevance
11 typedef struct _EDD_DIRECTDRAW_LOCAL struct25 /* 0x30 */ struct _EDD_DIRECTDRAW_LOCAL *peDirectDrawLocal_prev; // verified to match Windows X… argument27 …fpProcess2; // surface memory address returned by graphic driver28 /* 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;