fuzzer fixes on windows for testing

This commit is contained in:
nhmall
2018-11-21 18:50:02 -05:00
parent 030efe84fa
commit 86637bb4ef
3 changed files with 76 additions and 3 deletions
+2 -1
View File
@@ -142,6 +142,7 @@
#define IDM_SETTING_LOCKWINDOWS 32797
#define IDM_SETTING_SCREEN_TO_CLIPBOARD 32798
#define IDM_SETTING_SCREEN_TO_FILE 32799
#define IDM_FUZZ 32800
#define IDC_STATIC -1
// Next default values for new objects
@@ -149,7 +150,7 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32800
#define _APS_NEXT_COMMAND_VALUE 32801
#define _APS_NEXT_CONTROL_VALUE 1341
#define _APS_NEXT_SYMED_VALUE 110
#endif