Leaked source code of windows server 2003
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.

56 lines
1.6 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Used by Z:\nt\base\fs\utils\asr_fmt\asr_fmt.rc
  3. //
  4. // Strings
  5. //
  6. #define IDS_PLEASE_WAIT_BACKUP 1001
  7. #define IDS_QUERY_SYS_FOR_INFO 1002
  8. #define IDS_BUILDING_VOL_LIST 1003
  9. #define IDS_WRITING_TO_SIF 1004
  10. #define IDS_PLEASE_WAIT_RESTORE 1011
  11. #define IDS_READING_SIF 1012
  12. #define IDS_REST_DRIVE_LETTER 1021
  13. #define IDS_REST_VOL_LABEL 1022
  14. #define IDS_REST_SYM_LINKS 1023
  15. #define IDS_FORMATTING_VOLUME 1031
  16. #define IDS_CHECKING_VOLUME 1032
  17. #define IDS_CREATING_FS_STRUCT 1033
  18. #define IDS_ERROR_TITLE 1101
  19. #define IDS_ERROR_USAGE 1102
  20. #define IDS_ERROR_FORMATTING 1103
  21. #define IDS_ERROR_MOUNTING 1104
  22. #define IDS_ERROR_MISSING_VOL 1105
  23. #define IDS_ERROR_NO_DRSTATE 1106
  24. #define IDS_LOG_ERROR_FORMAT 1110
  25. #define IDS_LOG_WARNING_FORMAT 1111
  26. //
  27. // Dialog
  28. //
  29. #define IDD_ASR_FMT_DIALOG 2001
  30. #define IDR_MAINFRAME 2011
  31. //
  32. // Controls
  33. //
  34. #define IDC_PROGRESS 3001
  35. #define IDC_PROGRESS_TEXT 3002
  36. #define IDC_STATUS_TEXT 3003
  37. //
  38. // Next default values for new objects
  39. //
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_NEXT_RESOURCE_VALUE 2012
  43. #define _APS_NEXT_COMMAND_VALUE 32771
  44. #define _APS_NEXT_CONTROL_VALUE 3004
  45. #define _APS_NEXT_SYMED_VALUE 2002
  46. #endif
  47. #endif