switch to gdi on failure

This commit is contained in:
FunkyFr3sh 2018-09-30 01:02:48 +02:00
parent 6981b51973
commit 1d43b112c9
6 changed files with 34 additions and 19 deletions

View file

@ -27,7 +27,7 @@
#define WM_AUTORENDERER WM_USER+111
#define WM_WINEFULLSCREEN WM_USER+112
extern char OpenglVersion[];
extern BOOL ShowDriverWarning;
struct IDirectDrawImpl;
struct IDirectDrawImplVtbl;