1
0

resource.h 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by gen_crasher.rc
  4. //
  5. #define IDS_ERROR_FEEDBACK 1
  6. #define IDS_UNKNOWN 2
  7. #define IDS_LOADED_OK 3
  8. #define IDS_UNABLE_TO_LOAD 4
  9. #define IDS_NOT_FOUND 5
  10. #define IDS_UNABLE_TO_SAVE_SETTINGS 6
  11. #define IDS_SAVE_ERROR 7
  12. #define IDS_SELECT_FOLDER_FOR_ERROR_INFO 8
  13. #define IDD_CRASHDLG 101
  14. #define IDD_CONFIG 102
  15. #define IDD_DLG_SMTP 103
  16. #define IDC_CHK_CREATEDMP 1003
  17. #define IDC_EDT_DMPPATH 1004
  18. #define IDC_EDT_DMPNAME 1004
  19. #define IDC_BTN_DMPPATH 1005
  20. #define IDC_BTN_PATH 1005
  21. #define IDC_CMB_DMPTYPE 1006
  22. #define IDC_CHK_CREATELOG 1007
  23. #define IDC_EDT_LOGPATH 1008
  24. #define IDC_EDT_LOGNAME 1008
  25. #define IDC_BUTTON2 1009
  26. #define IDC_BTN_LOGPATH 1009
  27. #define IDC_EDT_PATH 1009
  28. #define IDC_RB_USECLIENT 1010
  29. #define IDC_CHK_LOGSYSTEM 1011
  30. #define IDC_CHK_LOGFILE 1012
  31. #define IDC_CHK_LOGREGISTRY 1012
  32. #define IDC_CHK_LOGMACHINE 1013
  33. #define IDC_CHK_LOGSTACK 1013
  34. #define IDC_CHK_RESTART 1014
  35. #define IDC_CHK_SILENT 1015
  36. #define IDC_CHK_SEND 1016
  37. #define IDC_USESMTP 1017
  38. #define IDC_RB_USESMTP 1017
  39. #define IDC_EDT_SERVER 1018
  40. #define IDC_EDT_ZIPNAME 1018
  41. #define IDC_EDT_USER 1019
  42. #define IDC_EDT_PWD 1020
  43. #define IDC_CHK_LOGMODULE 1021
  44. #define IDC_EDT_PORT 1021
  45. #define IDC_GRP_DUMP 1022
  46. #define IDC_GRP_GENERAL 1023
  47. #define IDC_GRP_LOG 1024
  48. #define IDC_GRP_EMAIL 1025
  49. #define IDC_LBL_SERVER 1026
  50. #define IDC_GRP_ZIP 1026
  51. #define IDC_LBL_USER 1027
  52. #define IDC_LBL_PWD 1028
  53. #define IDC_LBL_DMPTYPE 1029
  54. #define IDC_LBL_PORT 1029
  55. #define IDC_LBL_DMPPATH 1030
  56. #define IDC_LBL_DMPNAME 1030
  57. #define IDC_LBL_LOGPATH 1031
  58. #define IDC_LBL_LOGNAME 1031
  59. #define IDC_LBL_OSVERSION_CAPTION 1032
  60. #define IDC_LBL_DLLPATH_CAPTION 1033
  61. #define IDC_LBL_DLLVERSION_CAPTION 1034
  62. #define IDC_LBL_OSVERSION 1035
  63. #define IDC_LBL_DLLPATH 1036
  64. #define IDC_LBL_DLLVERSION 1037
  65. #define IDC_CHK_COMPRESS 1040
  66. #define IDC_BTN_SMTP 1041
  67. #define IDC_LBL_ZIPNAME 1042
  68. #define IDC_LBL_PATH 1043
  69. #define IDC_LBL_INFO 1045
  70. #define IDC_LBL_STEP 1046
  71. #define IDC_BMP_LOGO 1047
  72. #define IDC_EDIT1 1048
  73. #define IDC_EDT_ADDRESS 1048
  74. #define IDC_CHK_AUTH 1049
  75. #define IDC_GRP_AUTH 1050
  76. #define IDC_LBL_ADDRESS 1051
  77. #define IDC_GRP_AUTH2 1052
  78. #define IDC_TITLELBL 1101
  79. #define IDC_WORKLBL 1102
  80. #define IDC_PROGRESS1 1103
  81. #define IDC_PRG_COLLECT 1103
  82. #define IDC_PROGRESS2 1104
  83. #define IDC_PROGRESS3 1105
  84. #define IDS_NULLSOFT_ERROR_FEEDBACK 65534
  85. #define IDS_STRING107 65535
  86. // Next default values for new objects
  87. //
  88. #ifdef APSTUDIO_INVOKED
  89. #ifndef APSTUDIO_READONLY_SYMBOLS
  90. #define _APS_NEXT_RESOURCE_VALUE 108
  91. #define _APS_NEXT_COMMAND_VALUE 40001
  92. #define _APS_NEXT_CONTROL_VALUE 1052
  93. #define _APS_NEXT_SYMED_VALUE 101
  94. #endif
  95. #endif