add new "win_version" setting to fake the reported windows version
This commit is contained in:
parent
f4ca7973eb
commit
b88857386e
6 changed files with 106 additions and 0 deletions
|
@ -57,6 +57,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
int fixchilds;
|
||||
BOOL hook_peekmessage;
|
||||
BOOL hook_getmessage;
|
||||
char win_version[32];
|
||||
|
||||
/* Undocumented settings */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue