make alt+enter working with a resized window
This commit is contained in:
parent
d68cb86430
commit
72a86a9f78
2 changed files with 27 additions and 44 deletions
|
@ -104,6 +104,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL wine;
|
||||
LONG minimized;
|
||||
DWORD ticklength;
|
||||
BOOL altenter;
|
||||
|
||||
} IDirectDrawImpl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue