//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by loader.rc
//
#define IDS_WINDOWCLASS                 1
#define IDS_WINDOWTITLE                 2
#define IDS_MSG_STARTING                3
#define IDS_MIGWIZFILENAME              4
#define IDS_CABFILENAME                 5
#define IDS_MSG_SUCCESS                 6
#define IDS_MSG_E_INVALID_PATH          7
#define IDS_MSG_E_INVALID_FILENAME      8
#define IDS_MSG_E_FILE_DOES_NOT_EXIST   9
#define IDS_MSG_E_PROCESS_CREATION_FAILED 10
#define IDS_MSG_E_THREAD_CREATION_FAILED 11
#define IDS_MSG_E_CAB_NOT_FOUND         12
#define IDS_MSG_E_CAB_CORRUPT           13
#define IDS_MSG_E_UNPACK_FAILED         14
#define IDS_MSG_E_DLL_NOT_FOUND         15
#define IDS_MSG_E_OLD_OS_VERSION        16
#define IDS_MSG_UNPACKING_FILE          17
#define IDD_DIALOG1                     101

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif