export DirectDrawCreateEx
This commit is contained in:
parent
d45bf45895
commit
ae4b72c9c9
9 changed files with 98 additions and 64 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <windows.h>
|
||||
|
||||
extern BOOL GameHandlesClose;
|
||||
extern void* g_fake_primary_surface_export;
|
||||
extern void* FakePrimarySurface;
|
||||
extern HMODULE g_ddraw_module;
|
||||
|
||||
typedef enum PROCESS_DPI_AWARENESS {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue