windows-nt/Source/XPSP1/NT/base/fs/utils/scandisk/resource.h
2020-09-26 16:20:57 +08:00

66 lines
2.5 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by main.rc
//
#define IDS_SUCCESS 1
#define IDS_FAILURE 2
#define IDS_NOTREADY 3
#define IDS_RESULTS 4
#define IDS_CHKDSK 5
#define IDS_SCANDISK 6
#define IDS_CANCEL 7
#define IDS_CLOSE 8
#define IDS_OK 9
#define IDD_MAIN 101
#define IDI_MAIN 101
#define IDI_WARN 102
#define IDD_ERROR 102
#define IDD_SUMMARY 103
#define IDI_SCANDISK 105
#define IDI_SCAN1 106
#define IDI_SCAN2 107
#define IDI_SCAN3 108
#define IDC_RESTART2 1001
#define IDC_FIX 1001
#define IDC_RESTART 1002
#define IDC_SKIP 1003
#define IDC_REMIND 1004
#define IDC_TIME 1005
#define IDC_SCROLLBAR1 1006
#define IDC_TIMESB 1006
#define IDC_ESTIMATED 1007
#define IDC_DRIVES 1008
#define IDC_STATUS 1009
#define IDC_PROGRESS 1010
#define IDC_DRIVESTEXT 1011
#define IDC_SURFACE 1012
#define IDC_AUTOFIX 1013
#define IDC_SCANDISK 1014
#define IDC_SUM1A 1015
#define IDC_SUM1B 1016
#define IDC_SUM2A 1017
#define IDC_SUM2B 1018
#define IDC_SUM3A 1019
#define IDC_SUM3B 1020
#define IDC_SUM4A 1021
#define IDC_SUM4B 1022
#define IDC_SUM5A 1023
#define IDC_SUM5B 1024
#define IDC_SUM6A 1025
#define IDC_SUM6B 1026
#define IDC_SUM7A 1027
#define IDC_SUM7B 1028
#define IDC_SUM8A 1029
#define IDC_SUM8B 1030
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 109
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1031
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif