add new "win_version" setting to fake the reported windows version

This commit is contained in:
FunkyFr3sh 2024-09-03 18:07:16 +02:00
parent f4ca7973eb
commit b88857386e
6 changed files with 106 additions and 0 deletions

View file

@ -57,6 +57,7 @@ typedef struct CNCDDRAWCONFIG
int fixchilds;
BOOL hook_peekmessage;
BOOL hook_getmessage;
char win_version[32];
/* Undocumented settings */