#114 add temporary workaround for "not responding" windows
This commit is contained in:
parent
de5f88b5f5
commit
ac1829f629
3 changed files with 8 additions and 0 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -124,6 +124,7 @@ typedef struct CNCDDRAW
|
|||
BOOL fixpitch;
|
||||
int fixchilds;
|
||||
BOOL fixwndprochook;
|
||||
BOOL fixnotresponding;
|
||||
BOOL d3d9linear;
|
||||
BOOL gdilinear;
|
||||
int resolutions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue