/reporting/crashrpttest/resource.h

http://crashrpt.googlecode.com/ · C Header · 72 lines · 65 code · 1 blank · 6 comment · 0 complexity · 85af0ef58be89682bb667a4f334302ed MD5 · raw file

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by CrashRptTest.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDD_MAINDLG 129
  8. #define IDR_MENU 201
  9. #define IDD_DOCUMENT 202
  10. #define IDI_KEYS 203
  11. #define IDC_MAIN_NOEXC 1000
  12. #define IDC_MAIN_WIN32 1001
  13. #define IDC_MAIN_TERM 1002
  14. #define IDC_MAIN_UNEXP 1003
  15. #define IDC_MAIN_PURECALL 1004
  16. #define IDC_MAIN_SECURITY 1005
  17. #define IDC_MAIN_INVPAR 1006
  18. #define IDC_MAIN_NEW 1007
  19. #define IDC_MAIN_SIGABRT 1008
  20. #define IDC_MAIN_SIGFPE 1009
  21. #define IDC_MAIN_SIGILL 1010
  22. #define IDC_MAIN_SIGINT 1011
  23. #define IDC_MAIN_SIGSEGV 1012
  24. #define IDC_MAIN_SIGTERM 1013
  25. #define IDC_MAIN_SEH 1014
  26. #define IDC_MAIN_MANUALREPORT 1015
  27. #define IDC_THREAD_NOEXC 1026
  28. #define IDC_THREAD_WIN32 1027
  29. #define IDC_THREAD_TERM 1028
  30. #define IDC_THREAD_UNEXP 1029
  31. #define IDC_THREAD_PURECALL 1030
  32. #define IDC_THREAD_SECURITY 1031
  33. #define IDC_THREAD_INVPAR 1032
  34. #define IDC_THREAD_NEW 1033
  35. #define IDC_THREAD_SIGABRT 1034
  36. #define IDC_THREAD_SIGFPE 1035
  37. #define IDC_THREAD_SIGILL 1036
  38. #define IDC_THREAD_SIGINT 1037
  39. #define IDC_THREAD_SIGSEGV 1038
  40. #define IDC_THREAD_SIGTERM 1039
  41. #define IDC_THREAD_SEH 1040
  42. #define IDC_THREAD_MANUALREPORT 1041
  43. #define IDC_THREAD 1042
  44. #define IDC_EXCTYPE 1043
  45. #define IDC_BUTTON1 1044
  46. #define IDC_CRASH 1044
  47. #define IDC_EXCTYPE2 1045
  48. #define IDC_RADIO1 1046
  49. #define IDC_RADIO2 1047
  50. #define IDC_RADIO3 1048
  51. #define IDC_EDIT1 1049
  52. #define IDC_EDIT 1049
  53. #define IDC_EDIT2 1050
  54. #define IDC_EDIT3 1051
  55. #define IDC_CHECK2 1052
  56. #define IDC_EDIT4 1053
  57. #define IDC_VERSION 1053
  58. #define IDC_LINK 1054
  59. #define ID_FILE_NEWWINDOW 32772
  60. #define ID_FILE_EXIT 32773
  61. #define ID_HELP_ABOUT 32774
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE 204
  67. #define _APS_NEXT_COMMAND_VALUE 32775
  68. #define _APS_NEXT_CONTROL_VALUE 1055
  69. #define _APS_NEXT_SYMED_VALUE 101
  70. #endif
  71. #endif