101 lines
4.1 KiB
C
101 lines
4.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by eZippy.rc
|
|
//
|
|
#define IDS_ZIPPYWINDOWTITLE 1
|
|
#define IDS_STRINGMISSING 2
|
|
#define IDS_ZIPPYALREADYEXISTS 3
|
|
#define IDS_FILEOPENERROR 4
|
|
#define IDS_FILESAVEERROR 5
|
|
#define IDS_SAVEFILEPROMPT 6
|
|
#define IDS_SEARCHFAILURE 7
|
|
#define IDS_CLEARCONFIRMTITLE 8
|
|
#define IDS_CLEARCONFIRMMESSAGE 9
|
|
#define IDS_CONFIRMRESETTRACETITLE 10
|
|
#define IDS_CONFIRMRESETTRACEMESSAGE 11
|
|
#define IDS_ABOUTAPPTITLE 12
|
|
#define IDS_ABOUTOTHERSTUFF 13
|
|
#define IDS_TRACELEVELDETAILED 14
|
|
#define IDS_TRACELEVELNRM 15
|
|
#define IDS_TRACELEVELALERT 16
|
|
#define IDS_TRACELEVELERROR 17
|
|
#define IDS_TRACELEVELASSERT 18
|
|
#define IDS_TRACELEVELNONE 19
|
|
#define IDS_SETTINGSNOTNUMBER 20
|
|
#define IDS_STATUSBARREADY 21
|
|
#define IDS_FILELOADERROR 22
|
|
#define IDS_FILELOADOPENERROR 23
|
|
#define IDS_PREFERENCESDLGTITLE 24
|
|
#define IDI_MAINFRAME 101
|
|
#define IDR_MAINMENU 103
|
|
#define IDR_ACCELERATOR 106
|
|
#define IDD_PROPPAGETRACE 106
|
|
#define IDD_TRACEOPTIONS 107
|
|
#define IDD_FILTEROPTIONS 109
|
|
#define IDD_RECORDTRACE 112
|
|
#define IDD_PROPPAGEFILTER 113
|
|
#define IDD_PROPPAGE_MEDIUM 114
|
|
#define IDD_PROPPAGE_LARGE 115
|
|
#define IDC_FILTERLEVEL 1002
|
|
#define IDC_FILTERLEVELDESC 1003
|
|
#define IDC_GROUPNETWORK 1005
|
|
#define IDC_GROUPSECURITY 1006
|
|
#define IDC_GROUPCORE 1007
|
|
#define IDC_GROUPUI 1008
|
|
#define IDC_GROUPUTILITIES 1009
|
|
#define IDC_COMBO1 1010
|
|
#define IDC_UNUSED1 1011
|
|
#define IDC_GROUPUNUSED1 1011
|
|
#define IDC_UNUSED2 1012
|
|
#define IDC_GROUPUNUSED2 1012
|
|
#define IDC_UNUSED3 1013
|
|
#define IDC_GROUPUNUSED3 1013
|
|
#define IDC_UNUSED4 1014
|
|
#define IDC_GROUPUNUSED4 1014
|
|
#define IDC_UNUSED5 1015
|
|
#define IDC_GROUPUNUSED5 1015
|
|
#define IDC_SELECTALL 1016
|
|
#define IDC_CLEARALL 1017
|
|
#define IDC_OUTPUT_FILE 1019
|
|
#define IDC_OUTPUT_DEBUGGER 1020
|
|
#define IDC_ERROR_BEEP 1021
|
|
#define IDC_ERROR_BREAK 1022
|
|
#define IDC_OPTION_PROFILE 1023
|
|
#define IDC_OPTION_FLUSH 1024
|
|
#define IDC_OPTION_STACK 1025
|
|
#define IDC_OPTION_STAMP 1026
|
|
#define IDC_OPTION_PROCID 1027
|
|
#define IDC_OPTION_THREAID 1028
|
|
#define IDC_FUNCTION_LENGTH 1029
|
|
#define IDC_TRUNCATION_LENGTH 1030
|
|
#define IDC_FILTERPREFIX 1031
|
|
#define ID_HELP_ABOUTEZIPPY 40001
|
|
#define ID_FILE_SAVEAS 40003
|
|
#define ID_FILE_EXIT 40004
|
|
#define ID_MONITORING_START 40005
|
|
#define ID_MONITORING_STOP 40006
|
|
#define ID_VIEW_STATUSBAR 40008
|
|
#define ID_EDIT_SELECTALL 40013
|
|
#define ID_MONITORING_CLEARSCREEN 40018
|
|
#define ID_MONITORING_RESETTRACEFILES 40019
|
|
#define ID_EDIT_FINDNEXT 40021
|
|
#define ID_OPTIONS_FILTEROPTIONS 40025
|
|
#define ID_OPTIONS_FILTER 40026
|
|
#define ID_OPTIONS_TRACE 40027
|
|
#define ID_FILE_LOADCONF 40028
|
|
#define ID_FILE_SAVECONF 40029
|
|
#define ID_FILE_SAVECONFAS 40030
|
|
#define ID_MONITORING_RECORD 40031
|
|
#define ID_MONITORING_PREFERENCES 40037
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 119
|
|
#define _APS_NEXT_COMMAND_VALUE 40038
|
|
#define _APS_NEXT_CONTROL_VALUE 1033
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|