export DirectDrawCreateEx

This commit is contained in:
FunkyFr3sh 2020-10-15 05:13:37 +02:00
parent d45bf45895
commit ae4b72c9c9
9 changed files with 98 additions and 64 deletions

View file

@ -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 {