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
56 lines
1.6 KiB
//{{NO_DEPENDENCIES}}
|
|
// Used by Z:\nt\base\fs\utils\asr_fmt\asr_fmt.rc
|
|
|
|
//
|
|
// Strings
|
|
//
|
|
#define IDS_PLEASE_WAIT_BACKUP 1001
|
|
#define IDS_QUERY_SYS_FOR_INFO 1002
|
|
#define IDS_BUILDING_VOL_LIST 1003
|
|
#define IDS_WRITING_TO_SIF 1004
|
|
|
|
#define IDS_PLEASE_WAIT_RESTORE 1011
|
|
#define IDS_READING_SIF 1012
|
|
|
|
#define IDS_REST_DRIVE_LETTER 1021
|
|
#define IDS_REST_VOL_LABEL 1022
|
|
#define IDS_REST_SYM_LINKS 1023
|
|
|
|
#define IDS_FORMATTING_VOLUME 1031
|
|
#define IDS_CHECKING_VOLUME 1032
|
|
#define IDS_CREATING_FS_STRUCT 1033
|
|
|
|
#define IDS_ERROR_TITLE 1101
|
|
#define IDS_ERROR_USAGE 1102
|
|
#define IDS_ERROR_FORMATTING 1103
|
|
#define IDS_ERROR_MOUNTING 1104
|
|
#define IDS_ERROR_MISSING_VOL 1105
|
|
#define IDS_ERROR_NO_DRSTATE 1106
|
|
|
|
#define IDS_LOG_ERROR_FORMAT 1110
|
|
#define IDS_LOG_WARNING_FORMAT 1111
|
|
|
|
//
|
|
// Dialog
|
|
//
|
|
#define IDD_ASR_FMT_DIALOG 2001
|
|
#define IDR_MAINFRAME 2011
|
|
|
|
//
|
|
// Controls
|
|
//
|
|
#define IDC_PROGRESS 3001
|
|
#define IDC_PROGRESS_TEXT 3002
|
|
#define IDC_STATUS_TEXT 3003
|
|
|
|
//
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 2012
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 3004
|
|
#define _APS_NEXT_SYMED_VALUE 2002
|
|
#endif
|
|
#endif
|