stop drawing and release d3d9 on alt+tab
This commit is contained in:
parent
36c14bd857
commit
12655fa5a3
4 changed files with 57 additions and 32 deletions
|
@ -99,6 +99,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL wine;
|
||||
int sleep;
|
||||
LONG resetDirect3D9;
|
||||
LONG minimized;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue