73 lines
2.9 KiB
C
73 lines
2.9 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by AppVerifier.rc
|
||
|
//
|
||
|
#define IDD_DLG_MAIN 101
|
||
|
#define IDD_DIALOG1 102
|
||
|
#define IDD_OPTIONS 102
|
||
|
#define IDC_LIST_APPS 1000
|
||
|
#define IDC_LIST_SETTINGS 1001
|
||
|
#define IDC_BTN_SAVE_SETTINGS 1002
|
||
|
#define IDC_BTN_OPTIONS 1003
|
||
|
#define IDC_BTN_VIEW_LOG 1004
|
||
|
#define IDC_BTN_ADD 1005
|
||
|
#define IDC_BTN_REMOVE 1006
|
||
|
#define IDC_BTN_RUN 1007
|
||
|
#define IDC_STATIC_DESC 1008
|
||
|
#define IDC_BTN_DELETE_ALL 1009
|
||
|
#define IDC_CLEAR_LOG_ON_CHANGES 1009
|
||
|
#define IDC_BTN_DELETE_LOG 1010
|
||
|
#define IDC_BREAK_ON_LOG 1010
|
||
|
#define IDC_LIGHT_PAGEHEAP 1011
|
||
|
#define IDC_FULL_PAGEHEAP 1011
|
||
|
#define IDC_BTN_VIEW_EXTERNAL_LOG 1012
|
||
|
#define IDC_PRE_GUARD 1012
|
||
|
#define IDC_BTN_EXPORT_LOG 1013
|
||
|
#define IDC_USE_AV_DEBUGGER 1015
|
||
|
#define IDC_ISSUE_DESCRIPTION 1016
|
||
|
#define IDC_ISSUES 1017
|
||
|
#define IDC_SOLUTIONS_STATIC 1018
|
||
|
#define IDS_APPTITLE 1202
|
||
|
#define IDS_CANNOT_LOAD_APP_TITLE 1203
|
||
|
#define IDS_NOT_ENOUGH_MEMORY 1204
|
||
|
#define IDS_ACCESS_IS_DENIED 1220
|
||
|
#define IDS_REGOPENKEYEX_FAILED 1221
|
||
|
#define IDS_REGENUMKEYEX_FAILED 1222
|
||
|
#define IDS_REGQUERYVALUEEX_FAILED 1224
|
||
|
#define IDS_INVALID_PARAMETER 1225
|
||
|
#define IDS_INVALID_TEST 1226
|
||
|
#define IDS_NO_APP 1227
|
||
|
#define IDR_MAINFRAME 1228
|
||
|
#define IDS_VERIFY_LOCKS_CHECKS 1231
|
||
|
#define IDS_VERIFY_HANDLE_CHECKS 1232
|
||
|
#define IDS_PAGE_HEAP 1233
|
||
|
#define IDS_VERIFY_STACK_CHECKS 1234
|
||
|
#define IDS_VERIFY_LOCKS_CHECKS_DESC 1305
|
||
|
#define IDS_VERIFY_HANDLE_CHECKS_DESC 1306
|
||
|
#define IDS_PAGE_HEAP_DESC 1307
|
||
|
#define IDS_VERIFY_STACK_CHECKS_DESC 1308
|
||
|
#define IDS_CANT_LAUNCH_EXE 1309
|
||
|
#define IDS_VIEW_TEST_DESC 1310
|
||
|
#define IDS_CANT_COPY 1311
|
||
|
#define IDS_LOG_TITLE_SINGLE 1500
|
||
|
#define IDS_LOG_TITLE_LOCAL 1501
|
||
|
#define IDS_APP_NAME 1600
|
||
|
#define IDS_VERSION_STRING 1601
|
||
|
#define IDS_COPYRIGHT 1602
|
||
|
#define IDS_VIEW_EXPORTED_LOG_TITLE 1603
|
||
|
#define IDS_ADD_APPLICATION_TITLE 1604
|
||
|
#define IDS_EXPORT_LOG_TITLE 1605
|
||
|
#define IDD_VIEWLOG_PAGE 2007
|
||
|
#define IDI_ICON 3001
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1020
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|