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.

30 lines
1.1 KiB

  1. #define IDS_PSTORE_TITLE 1
  2. #define IDS_MI_REGISTRY 2
  3. #define IDS_MI_MESSAGE1 3
  4. #define IDS_TB_MESSAGE1 4
  5. #define IDS_MI_MESSAGE2 5
  6. #define IDS_TB_MESSAGE2 6
  7. #define IDS_MI_VIEW_ISTB 7
  8. #define IDS_MI_VIEW_IETB 8
  9. #define IDS_COLUMN1 9
  10. #define IDS_COLUMN2 10
  11. #define IDS_DEFAULT 11
  12. #define IDS_NODATA 12
  13. #define IDI_PSTORE 100
  14. #define IDI_GLOBAL 101 // global type folder
  15. #define IDI_FOLDER 102
  16. #define IDI_FOLDEROPEN 103
  17. #define IDI_ITEM 104
  18. #define IDI_PROVIDER 105
  19. // Next default values for new objects
  20. //
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_NEXT_RESOURCE_VALUE 112
  24. #define _APS_NEXT_COMMAND_VALUE 40002
  25. #define _APS_NEXT_CONTROL_VALUE 1000
  26. #define _APS_NEXT_SYMED_VALUE 101
  27. #endif
  28. #endif