add testing code for privileged instructions
This commit is contained in:
parent
7febf01343
commit
e0e59cd9fa
4 changed files with 135 additions and 46 deletions
|
@ -64,6 +64,7 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL fix_alt_key_stuck;
|
||||
BOOL fix_not_responding;
|
||||
BOOL no_compat_warning;
|
||||
BOOL ignore_exceptions;
|
||||
BOOL wine_allow_resize;
|
||||
int guard_lines;
|
||||
int max_resolutions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue