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.
 
 
 
 
 
 

159 lines
4.8 KiB

//Microsoft Developer Studio generated resource script.
//
#include "resrc1.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#undef APSTUDIO_HIDDEN_SYMBOLS
#include "resource.h"
#include "loader.h"
#include "ntverp.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_MIGWIZINIT DIALOG DISCARDABLE 0, 0, 236, 100
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
CAPTION "Starting Files and Settings Transfer Wizard"
FONT 8, "MS Shell Dlg"
BEGIN
CTEXT "Checking system requirements",IDC_TEXT,5,54,220,24
PUSHBUTTON "Cancel",IDCANCEL,90,80,50,14
CONTROL "Animate4",IDC_ANIMATE1,"SysAnimate32",ACS_CENTER |
ACS_TRANSPARENT | ACS_AUTOPLAY,10,10,220,44
END
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resrc1.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""windows.h""\r\n"
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""resource.h""\r\n"
"#include ""loader.h""\r\n"
"#include ""ntverp.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
2000 ICON DISCARDABLE "loaderluna.ico"
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDA_FILECOPY AVI DISCARDABLE "filecopy.avi"
IDA_STARTUP AVI DISCARDABLE "startup.avi"
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_MIGWIZINIT, DIALOG
BEGIN
RIGHTMARGIN, 235
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_WINDOWCLASS "USMTLoader"
IDS_WINDOWTITLE "Files and Settings Transfer Wizard Setup"
IDS_MSG_STARTING "Please wait..."
IDS_MIGWIZFILENAME "migwiz.exe"
IDS_CABFILENAME "migwiz.cab"
IDS_MSG_SUCCESS "The tool completed successfully."
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."
IDS_MSG_E_INVALID_FILENAME "Could not determine a valid filename."
IDS_MSG_E_FILE_DOES_NOT_EXIST "File does not exist"
IDS_MSG_E_PROCESS_CREATION_FAILED "Could not spawn migwiz"
IDS_MSG_E_THREAD_CREATION_FAILED "Could not attempt unpack"
IDS_MSG_E_CAB_NOT_FOUND "Could not find the Wizard program. Please try to create the Wizard Disk again."
IDS_MSG_E_CAB_CORRUPT "The Wizard Disk is corrupt. Please try to create the Wizard Disk again."
IDS_MSG_E_UNPACK_FAILED "The Wizard Disk could not be installed. Please try again."
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."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MSG_E_OLD_OS_VERSION
"This Wizard requires Windows 95 or Windows NT 4.0 or later with at least Internet Explorer 4.00."
IDS_MSG_UNPACKING_FILEA "Copying %1!s!"
IDS_MSG_UNPACKING_FILEW "Copying %1!S!"
IDS_NEEDIE4 "The Wizard requires Internet Explorer version 4 or higher."
IDS_MSG_E_WRONG_LANGUAGE
"The language of this installation of Windows differs from the one of the Wizard. The Files and Settings Transfer Wizard will not run."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED