fix d3d9 automatic cursor lock on alt+tab
This commit is contained in:
parent
bbf2b0db12
commit
42d13edb92
4 changed files with 16 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#define WM_AUTORENDERER WM_USER+111
|
||||
#define WM_WINEFULLSCREEN WM_USER+112
|
||||
#define WM_D3D9FULLSCREEN WM_USER+113
|
||||
|
||||
extern BOOL ShowDriverWarning;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue