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.

174 lines
5.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "inc\resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. #include <ntverp.h>
  11. #define VER_FILETYPE VFT_APP
  12. #define VER_FILESUBTYPE VFT2_UNKNOWN
  13. #define VER_FILEDESCRIPTION_STR "Automated System Recovery Utility"
  14. #define VER_INTERNALNAME_STR "asr_fmt.exe"
  15. #define VER_ORIGINALFILENAME_STR "asr_fmt.exe"
  16. #include "common.ver"
  17. /////////////////////////////////////////////////////////////////////////////
  18. #undef APSTUDIO_READONLY_SYMBOLS
  19. /////////////////////////////////////////////////////////////////////////////
  20. // English (U.S.) resources
  21. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  22. #ifdef _WIN32
  23. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  24. #pragma code_page(1252)
  25. #endif //_WIN32
  26. #ifdef APSTUDIO_INVOKED
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31. 1 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "inc\\resource.h\0"
  34. END
  35. 2 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "#include ""afxres.h""\r\n"
  38. "\0"
  39. END
  40. 3 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  43. "#define _AFX_NO_OLE_RESOURCES\r\n"
  44. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  45. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  46. "\r\n"
  47. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  48. "#ifdef _WIN32\r\n"
  49. "LANGUAGE 9, 1\r\n"
  50. "#pragma code_page(1252)\r\n"
  51. "#endif //_WIN32\r\n"
  52. "#include ""afxres.rc"" // Standard components\r\n"
  53. "#endif\r\n"
  54. "\0"
  55. END
  56. #endif // APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Dialog
  60. //
  61. IDD_ASR_FMT_DIALOG DIALOGEX 0, 0, 211, 102
  62. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  63. EXSTYLE WS_EX_APPWINDOW
  64. CAPTION "Windows Automated System Recovery"
  65. FONT 8, "MS Shell Dlg"
  66. BEGIN
  67. LTEXT "\nPlease wait while ASR stores information about volumes present on your computer.",
  68. IDC_PROGRESS_TEXT,7,7,197,41,0,WS_EX_TRANSPARENT
  69. CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH |
  70. WS_BORDER,7,77,197,10
  71. DEFPUSHBUTTON "OK",IDOK,78,71,47,14,NOT WS_VISIBLE
  72. LTEXT "\nQuerying computer for volume information ...\n",
  73. IDC_STATUS_TEXT,7,49,197,24
  74. END
  75. /////////////////////////////////////////////////////////////////////////////
  76. //
  77. // DESIGNINFO
  78. //
  79. #ifdef APSTUDIO_INVOKED
  80. GUIDELINES DESIGNINFO DISCARDABLE
  81. BEGIN
  82. IDD_ASR_FMT_DIALOG, DIALOG
  83. BEGIN
  84. LEFTMARGIN, 7
  85. RIGHTMARGIN, 204
  86. TOPMARGIN, 7
  87. BOTTOMMARGIN, 96
  88. END
  89. END
  90. #endif // APSTUDIO_INVOKED
  91. /////////////////////////////////////////////////////////////////////////////
  92. //
  93. // String Table
  94. //
  95. STRINGTABLE DISCARDABLE
  96. BEGIN
  97. IDS_PLEASE_WAIT_BACKUP "\nPlease wait while Windows stores information about volumes present on your computer."
  98. IDS_QUERY_SYS_FOR_INFO "\nQuerying computer for volume information ..."
  99. IDS_BUILDING_VOL_LIST "\nBuilding list of volumes ..."
  100. IDS_WRITING_TO_SIF "\nWriting to the ASR state file ..."
  101. IDS_PLEASE_WAIT_RESTORE "\nPlease wait while Windows restores the volumes present on your computer."
  102. IDS_READING_SIF "\nReading the ASR state file ..."
  103. IDS_FORMATTING_VOLUME "Formatting volume %s ..."
  104. IDS_CHECKING_VOLUME "Checking file-system on volume %s ..."
  105. IDS_CREATING_FS_STRUCT "Creating file-system structures for volume %s ..."
  106. IDS_REST_DRIVE_LETTER "Restoring drive letter on volume %s ..."
  107. IDS_REST_VOL_LABEL "Restoring volume label on volume %s ..."
  108. IDS_REST_SYM_LINKS "Restoring symbolic links for volume %s ..."
  109. IDS_ERROR_TITLE "Windows Automated System Recovery Error"
  110. IDS_ERROR_USAGE "Usage:\n\n asr_fmt.exe /backup /context=<ASR context>\n\n asr_fmt.exe /restore /sifpath=<path to ASR state file>"
  111. IDS_ERROR_FORMATTING "Windows was unable to format drive %s."
  112. IDS_ERROR_MOUNTING "Windows was unable to set the device name %s on volume %s."
  113. IDS_ERROR_MISSING_VOL "Windows could not find the volume %s."
  114. IDS_ERROR_NO_DRSTATE "Windows encountered an error while attempting to read the ASR state file %s. The error-code returned was %lu."
  115. IDS_LOG_ERROR_FORMAT "\r\n[%04hu/%02hu/%02hu %02hu:%02hu:%02hu] (error: asr_fmt) %s\r\n"
  116. IDS_LOG_WARNING_FORMAT "\r\n[%04hu/%02hu/%02hu %02hu:%02hu:%02hu] (warning: asr_fmt) %s\r\n"
  117. END
  118. #endif // English (U.S.) resources
  119. /////////////////////////////////////////////////////////////////////////////
  120. #ifndef APSTUDIO_INVOKED
  121. /////////////////////////////////////////////////////////////////////////////
  122. //
  123. // Generated from the TEXTINCLUDE 3 resource.
  124. //
  125. #define _AFX_NO_SPLITTER_RESOURCES
  126. #define _AFX_NO_OLE_RESOURCES
  127. #define _AFX_NO_TRACKER_RESOURCES
  128. #define _AFX_NO_PROPERTY_RESOURCES
  129. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  130. #ifdef _WIN32
  131. LANGUAGE 9, 1
  132. #pragma code_page(1252)
  133. #endif //_WIN32
  134. #include "afxres.rc" // Standard components
  135. #endif
  136. /////////////////////////////////////////////////////////////////////////////
  137. #endif // not APSTUDIO_INVOKED