59 lines
2.2 KiB
C
59 lines
2.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by WiaLogCFG.rc
|
|
//
|
|
#define REGSTR_PATH_STICONTROL 1
|
|
#define REGSTR_VAL_LOG_LEVEL 2
|
|
#define REGSTR_VAL_MODE 3
|
|
#define REGSTR_VAL_MAXSIZE 4
|
|
#define REGSTR_VAL_TRUNCATE_ON_BOOT 5
|
|
#define REGSTR_VAL_DETAIL 6
|
|
#define REGSTR_VAL_LOGGING 7
|
|
#define REGSTR_VAL_CLEARLOG_ON_BOOT 8
|
|
#define REGSTR_VAL_LOG_TO_DEBUGGER 9
|
|
#define IDD_WIALOGCFG_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_ADD_REMOVE_DIALOG 129
|
|
#define IDD_VIEW_LOG_DIALOG 130
|
|
#define IDD_PARSE_PROGRESS_DIALOG 131
|
|
#define IDC_LOG_LEVEL_TRACE 1000
|
|
#define IDC_LOG_LEVEL_WARNING 1001
|
|
#define IDC_LOG_LEVEL_ERROR 1002
|
|
#define IDC_FILTER_OFF 1004
|
|
#define IDC_FILTER_1 1005
|
|
#define IDC_FILTER_2 1006
|
|
#define IDC_FILTER_3 1007
|
|
#define IDC_FILTER_CUSTOM 1008
|
|
#define IDC_EDIT_CUSTOM_LEVEL 1009
|
|
#define IDC_ADD_TIME 1010
|
|
#define IDC_ADD_MODULENAME 1011
|
|
#define IDC_ADD_THREADID 1012
|
|
#define IDC_SELECT_MODULE_COMBOBOX 1013
|
|
#define IDC_ADD_MODULE_BUTTON 1014
|
|
#define IDC_DELETE_MODULE_BUTTON 1015
|
|
#define IDC_TRUNCATE_ON_BOOT 1016
|
|
#define IDC_WRITE_SETTINGS_BUTTON 1018
|
|
#define IDC_EDIT_KEYNAME 1019
|
|
#define IDC_STATUS_TEXT 1020
|
|
#define IDC_CLEARLOG_BUTTON 1021
|
|
#define IDC_VIEW_LOG_BUTTON 1023
|
|
#define IDC_RICHEDIT_LOGVIEWER 1024
|
|
#define IDC_PROGRESS1 1025
|
|
#define IDC_PARSE_PROGRESS 1025
|
|
#define IDC_CANCEL_PARSING_BUTTON 1026
|
|
#define IDC_PARSE_TEXT_STATUS 1027
|
|
#define IDC_CLEARLOG_ON_BOOT 1028
|
|
#define IDC_LOG_TO_DEBUGGER 1030
|
|
#define IDC_COLOR_CODE_LOGVIEWER_TEXT 1031
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1032
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|