home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sdktools / image / drwatson / include / resource.h < prev   
Encoding:
C/C++ Source or Header  |  1995-02-14  |  3.7 KB  |  125 lines

  1. /*++
  2.  
  3. Copyright (c) 1993  Microsoft Corporation
  4.  
  5. Module Name:
  6.  
  7.     resource.h
  8.  
  9. Abstract:
  10.  
  11.     Resource file constants.
  12.  
  13. Author:
  14.  
  15.     Wesley Witt (wesw) 1-May-1993
  16.  
  17. Environment:
  18.  
  19.     User Mode
  20.  
  21. --*/
  22.  
  23. #define ID_LOGPATH              101
  24. #define ID_INSTRUCTIONS         102
  25. #define ID_DUMPSYMBOLS          103
  26. #define ID_DUMPALLTHREADS       104
  27. #define ID_APPENDTOLOGFILE      105
  28. #define ID_VISUAL               106
  29. #define ID_SOUND                107
  30. #define ID_CRASHES              108
  31. #define ID_BROWSE_LOGPATH       109
  32. #define ID_WAVE_FILE            110
  33. #define ID_BROWSE_WAVEFILE      111
  34. #define ID_NUM_CRASHES          112
  35. #define ID_CLEAR                113
  36. #define ID_TEST_WAVE            114
  37. #define ID_TEXT1                115
  38. #define ID_TEXT2                116
  39. #define ID_HELP                 117
  40. #define ID_ASSERT_TEXT          118
  41. #define ID_ASSERT_ICON          119
  42. #define ID_LOGFILE_VIEW         120
  43. #define ID_WAVEFILE_TEXT        121
  44. #define ID_USAGE                122
  45. #define ID_ABOUT                123
  46. #define ID_CRASH                124
  47. #define ID_CRASH_DUMP           125
  48. #define ID_BROWSE_CRASH         126
  49. #define ID_CRASH_DUMP_TEXT      127
  50.  
  51. #define IDS_APPLICATION_NAME    201
  52. #define IDS_FATAL_ERROR         202
  53. #define IDS_NONFATAL_ERROR      203
  54. #define IDS_ASSERTION_ERROR     204
  55. #define IDS_MEMORY              205
  56. #define IDS_DEBUGPRIV           206
  57. #define IDS_ATTACHFAIL          207
  58. #define IDS_INVALID_PATH        208
  59. #define IDS_INVALID_WAVE        209
  60. #define IDS_CANT_OPEN_LOGFILE   210
  61. #define IDS_INVALID_LOGFILE     211
  62. #define IDS_ABOUT_TITLE         212
  63. #define IDS_ABOUT_EXTRA         213
  64. #define IDS_AE_TEXT             214
  65. #define IDS_LOGBROWSE_TITLE     215
  66. #define IDS_WAVEBROWSE_TITLE    216
  67. #define IDS_WAVE_FILTER         217
  68. #define IDS_UNKNOWN_MACHINE     218
  69. #define IDS_UNKNOWN_USER        219
  70. #define IDS_ABOUT               220
  71. #define IDS_DUMPBROWSE_TITLE    221
  72. #define IDS_DUMP_FILTER         222
  73. #define IDS_INVALID_CRASH_PATH  223
  74.  
  75. #define IDH_INDEX               701
  76. #define IDH_WHAT                702
  77. #define IDH_OPTIONS             703
  78. #define IDH_LOGFILELOCATION     704
  79. #define IDH_WAVEFILE            705
  80. #define IDH_NUMBEROFINSTR       706
  81. #define IDH_NUMBEROFCRASHES     707
  82. #define IDH_DUMPSYMBOLS         708
  83. #define IDH_DUMPALLTHREADS      709
  84. #define IDH_APPENDTOLOGFILE     710
  85. #define IDH_VISUAL              711
  86. #define IDH_SOUND               712
  87. #define IDH_REGISTRY            713
  88. #define IDH_EVENTLOG            714
  89. #define IDH_WINDOWSDIR          715
  90. #define IDH_PC                  716
  91. #define IDH_LOGFILE             717
  92. #define IDH_INSTALLATION        718
  93. #define IDH_ASSERT              719
  94. #define IDH_VIEW                720
  95. #define IDH_CLEAR               721
  96. #define IDH_APPERRORS           722
  97. #define IDH_CRASH               723
  98. #define IDH_CRASH_DUMP          724
  99.  
  100.  
  101. #define NOTIFYDIALOG            501
  102. #define DRWATSONDIALOG          502
  103. #define DIRBROWSEDIALOG         503
  104. #define WAVEFILEOPENDIALOG      504
  105. #define ASSERTDIALOG            505
  106. #define DRWATSONICON            506
  107. #define LOGFILEVIEWERDIALOG     507
  108. #define DRWATSONACCEL           508
  109. #define APPICON                 509
  110. #define USAGEDIALOG             510
  111. #define DUMPFILEOPENDIALOG      511
  112.  
  113. #define stc1                 0x0440
  114. #define stc2                 0x0441
  115. #define stc3                 0x0442
  116. #define stc4                 0x0443
  117. #define edt1                 0x0480
  118. #define lst1                 0x0460
  119. #define lst2                 0x0461
  120. #define cmb1                 0x0470
  121. #define cmb2                 0x0471
  122. #define psh14                0x040d
  123. #define psh15                0x040e
  124. #define chx1                 0x0410
  125.