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.

157 lines
4.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <winver.h>
  10. #include <commctrl.h>
  11. #include <winnt.h>
  12. #include <winuser.h>
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Dialog
  25. //
  26. IDD_MIGWIZINIT DIALOG DISCARDABLE 0, 0, 236, 100
  27. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  28. CAPTION "Starting Files and Settings Transfer Wizard"
  29. FONT 8, "MS Shell Dlg"
  30. BEGIN
  31. CTEXT "Checking system requirements",IDC_TEXT,5,54,220,24
  32. PUSHBUTTON "Cancel",IDCANCEL,90,80,50,14
  33. CONTROL "Animate4",IDC_ANIMATE1,"SysAnimate32",ACS_CENTER |
  34. ACS_TRANSPARENT | ACS_AUTOPLAY,10,10,220,44
  35. END
  36. #ifdef APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // TEXTINCLUDE
  40. //
  41. 1 TEXTINCLUDE DISCARDABLE
  42. BEGIN
  43. "resource.h\0"
  44. END
  45. 2 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "#include <winver.h>\r\n"
  48. "#include <commctrl.h>\r\n"
  49. "#include <winnt.h>\r\n"
  50. "#include <winuser.h>\r\n"
  51. "\r\n"
  52. END
  53. 3 TEXTINCLUDE DISCARDABLE
  54. BEGIN
  55. "\r\n"
  56. "\0"
  57. END
  58. #endif // APSTUDIO_INVOKED
  59. /////////////////////////////////////////////////////////////////////////////
  60. //
  61. // Icon
  62. //
  63. // Icon with lowest ID value placed first to ensure application icon
  64. // remains consistent on all systems.
  65. 2000 ICON DISCARDABLE "loaderluna.ico"
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // AVI
  69. //
  70. IDA_FILECOPY AVI DISCARDABLE "filecopy.avi"
  71. IDA_STARTUP AVI DISCARDABLE "startup.avi"
  72. /////////////////////////////////////////////////////////////////////////////
  73. //
  74. // DESIGNINFO
  75. //
  76. #ifdef APSTUDIO_INVOKED
  77. GUIDELINES DESIGNINFO DISCARDABLE
  78. BEGIN
  79. IDD_MIGWIZINIT, DIALOG
  80. BEGIN
  81. RIGHTMARGIN, 235
  82. END
  83. END
  84. #endif // APSTUDIO_INVOKED
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // String Table
  88. //
  89. STRINGTABLE DISCARDABLE
  90. BEGIN
  91. IDS_WINDOWCLASS "USMTLoader"
  92. IDS_WINDOWTITLE "Files and Settings Transfer Wizard Setup"
  93. IDS_MSG_STARTING "Please wait..."
  94. IDS_MIGWIZFILENAME "migwiz.exe"
  95. IDS_CABFILENAME "migwiz.cab"
  96. IDS_MSG_SUCCESS "The tool completed successfully."
  97. IDS_MSG_E_INVALID_PATH "This wizard requires more disk space in order to proceed. Please click OK to close the wizard, free up at least 3 MB of disk space, and then run the wizard again."
  98. IDS_MSG_E_INVALID_FILENAME "Could not determine a valid filename."
  99. IDS_MSG_E_FILE_DOES_NOT_EXIST "File does not exist"
  100. IDS_MSG_E_PROCESS_CREATION_FAILED "Could not spawn migwiz"
  101. IDS_MSG_E_THREAD_CREATION_FAILED "Could not attempt unpack"
  102. IDS_MSG_E_CAB_NOT_FOUND "Could not find the Wizard program. Please try to create the Wizard Disk again."
  103. IDS_MSG_E_CAB_CORRUPT "The Wizard Disk is corrupt. Please try to create the Wizard Disk again."
  104. IDS_MSG_E_UNPACK_FAILED "The Wizard Disk could not be installed. Please try again."
  105. IDS_MSG_E_DLL_NOT_FOUND "A required DLL was not found: %1\nThe Wizard requires Windows 95 or Windows NT 4.0 or later with at least Internet Explorer 4.00."
  106. END
  107. STRINGTABLE DISCARDABLE
  108. BEGIN
  109. IDS_MSG_E_OLD_OS_VERSION
  110. "This Wizard requires Windows 95 or Windows NT 4.0 or later with at least Internet Explorer 4.00."
  111. IDS_MSG_UNPACKING_FILEA "Copying %1!s!"
  112. IDS_MSG_UNPACKING_FILEW "Copying %1!S!"
  113. IDS_NEEDIE4 "The Wizard requires Internet Explorer version 4 or higher."
  114. IDS_MSG_E_WRONG_LANGUAGE
  115. "The language of this installation of Windows differs from the one of the Wizard. The Files and Settings Transfer Wizard will not run."
  116. IDS_WINDOWTITLE_ENG "Files and Settings Transfer Wizard Setup"
  117. END
  118. #endif // English (U.S.) resources
  119. /////////////////////////////////////////////////////////////////////////////
  120. #ifndef APSTUDIO_INVOKED
  121. /////////////////////////////////////////////////////////////////////////////
  122. //
  123. // Generated from the TEXTINCLUDE 3 resource.
  124. //
  125. /////////////////////////////////////////////////////////////////////////////
  126. #endif // not APSTUDIO_INVOKED