Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.9 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by resource.rc
  4. //
  5. #define IDD_DUMPER 227
  6. #define IDD_MAIN 227
  7. #define IDD_SPEWAGE 228
  8. #define IDC_SPEWAGE 1161
  9. #define IDC_START 1163
  10. #define IDC_APP_NAME 1165
  11. #define IDC_STOP 1166
  12. #define IDC_SELECT_ALL 1167
  13. #define IDC_CLIENT_NAME 1168
  14. #define IDC_LINE_COUNTER 1169
  15. #define IDC_OUTPUT_TO_FILE 1175
  16. #define IDC_OUTPUT_TO_DEBUGGER 1176
  17. #define IDC_OUTPUT_TO_SPEWVIEW 1177
  18. #define IDC_CLEAR 1178
  19. #define IDC_OUTPUT_CTORS 1179
  20. #define IDC_OUTPUT_ADDREFS 1180
  21. #define IDC_OUTPUT_FUNCCALLS 1181
  22. #define IDC_OUTPUT_LOGS 1182
  23. #define IDC_OUTPUT_HEADER 1183
  24. #define IDC_OUTPUT_ERRORS 1184
  25. #define IDC_OUTPUT_TIME_OF_DAY 1185
  26. #define IDC_OUTPUT_RUN_TIME 1186
  27. #define IDC_GET_FLAGS 1187
  28. #define IDC_SET_FLAGS 1188
  29. #define IDC_VIEW_SPEW 1190
  30. #define IDC_FLAGS_GROUP 1191
  31. #define IDC_FLAGS 1192
  32. #define IDC_OUTPUT_SCOPE_EXIT 1193
  33. #define IDC_STATUS 1194
  34. #define IDS_APP_TITLE 2000
  35. #define IDS_ERROR_CONNECTING 2001
  36. #define IDS_ERROR_READING 2003
  37. #define IDC_STATIC -1
  38. // Next default values for new objects
  39. //
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_NO_MFC 1
  43. #define _APS_NEXT_RESOURCE_VALUE 229
  44. #define _APS_NEXT_COMMAND_VALUE 40001
  45. #define _APS_NEXT_CONTROL_VALUE 1195
  46. #define _APS_NEXT_SYMED_VALUE 101
  47. #endif
  48. #endif