32 lines
1.1 KiB
C
32 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by runcompat.rc
|
|
//
|
|
#define IDD_DIALOG1 101
|
|
#define IDD_MAIN 101
|
|
#define IDD_LOG_INFO 102
|
|
#define IDC_EDIT_COMMAND_LINE 1000
|
|
#define IDC_BUTTON_BROWSE 1001
|
|
#define IDC_LIST_LAYER 1003
|
|
#define IDC_CHECK_LOG 1004
|
|
#define IDC_BUTTON_VIEW_LOG 1005
|
|
#define IDC_BUTTON_CLEAR_LOG 1006
|
|
#define IDC_EDIT_HEADER 1007
|
|
#define IDC_EDIT_ERRORS 1008
|
|
#define IDC_EDIT_WARNINGS 1009
|
|
#define IDC_EDIT_OTHER 1010
|
|
#define IDC_BUTTON_PARSE_LOG 1011
|
|
#define IDC_CHECK_DISABLE_EXISTING 1012
|
|
#define IDC_BUTTON_HELP 1014
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1015
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|