aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/General/gen_crasher/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/General/gen_crasher/resource.h')
-rw-r--r--Src/Plugins/General/gen_crasher/resource.h96
1 files changed, 96 insertions, 0 deletions
diff --git a/Src/Plugins/General/gen_crasher/resource.h b/Src/Plugins/General/gen_crasher/resource.h
new file mode 100644
index 00000000..2c7e076d
--- /dev/null
+++ b/Src/Plugins/General/gen_crasher/resource.h
@@ -0,0 +1,96 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by gen_crasher.rc
+//
+#define IDS_ERROR_FEEDBACK 1
+#define IDS_UNKNOWN 2
+#define IDS_LOADED_OK 3
+#define IDS_UNABLE_TO_LOAD 4
+#define IDS_NOT_FOUND 5
+#define IDS_UNABLE_TO_SAVE_SETTINGS 6
+#define IDS_SAVE_ERROR 7
+#define IDS_SELECT_FOLDER_FOR_ERROR_INFO 8
+#define IDD_CRASHDLG 101
+#define IDD_CONFIG 102
+#define IDD_DLG_SMTP 103
+#define IDC_CHK_CREATEDMP 1003
+#define IDC_EDT_DMPPATH 1004
+#define IDC_EDT_DMPNAME 1004
+#define IDC_BTN_DMPPATH 1005
+#define IDC_BTN_PATH 1005
+#define IDC_CMB_DMPTYPE 1006
+#define IDC_CHK_CREATELOG 1007
+#define IDC_EDT_LOGPATH 1008
+#define IDC_EDT_LOGNAME 1008
+#define IDC_BUTTON2 1009
+#define IDC_BTN_LOGPATH 1009
+#define IDC_EDT_PATH 1009
+#define IDC_RB_USECLIENT 1010
+#define IDC_CHK_LOGSYSTEM 1011
+#define IDC_CHK_LOGFILE 1012
+#define IDC_CHK_LOGREGISTRY 1012
+#define IDC_CHK_LOGMACHINE 1013
+#define IDC_CHK_LOGSTACK 1013
+#define IDC_CHK_RESTART 1014
+#define IDC_CHK_SILENT 1015
+#define IDC_CHK_SEND 1016
+#define IDC_USESMTP 1017
+#define IDC_RB_USESMTP 1017
+#define IDC_EDT_SERVER 1018
+#define IDC_EDT_ZIPNAME 1018
+#define IDC_EDT_USER 1019
+#define IDC_EDT_PWD 1020
+#define IDC_CHK_LOGMODULE 1021
+#define IDC_EDT_PORT 1021
+#define IDC_GRP_DUMP 1022
+#define IDC_GRP_GENERAL 1023
+#define IDC_GRP_LOG 1024
+#define IDC_GRP_EMAIL 1025
+#define IDC_LBL_SERVER 1026
+#define IDC_GRP_ZIP 1026
+#define IDC_LBL_USER 1027
+#define IDC_LBL_PWD 1028
+#define IDC_LBL_DMPTYPE 1029
+#define IDC_LBL_PORT 1029
+#define IDC_LBL_DMPPATH 1030
+#define IDC_LBL_DMPNAME 1030
+#define IDC_LBL_LOGPATH 1031
+#define IDC_LBL_LOGNAME 1031
+#define IDC_LBL_OSVERSION_CAPTION 1032
+#define IDC_LBL_DLLPATH_CAPTION 1033
+#define IDC_LBL_DLLVERSION_CAPTION 1034
+#define IDC_LBL_OSVERSION 1035
+#define IDC_LBL_DLLPATH 1036
+#define IDC_LBL_DLLVERSION 1037
+#define IDC_CHK_COMPRESS 1040
+#define IDC_BTN_SMTP 1041
+#define IDC_LBL_ZIPNAME 1042
+#define IDC_LBL_PATH 1043
+#define IDC_LBL_INFO 1045
+#define IDC_LBL_STEP 1046
+#define IDC_BMP_LOGO 1047
+#define IDC_EDIT1 1048
+#define IDC_EDT_ADDRESS 1048
+#define IDC_CHK_AUTH 1049
+#define IDC_GRP_AUTH 1050
+#define IDC_LBL_ADDRESS 1051
+#define IDC_GRP_AUTH2 1052
+#define IDC_TITLELBL 1101
+#define IDC_WORKLBL 1102
+#define IDC_PROGRESS1 1103
+#define IDC_PRG_COLLECT 1103
+#define IDC_PROGRESS2 1104
+#define IDC_PROGRESS3 1105
+#define IDS_NULLSOFT_ERROR_FEEDBACK 65534
+#define IDS_STRING107 65535
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 108
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1052
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif