57 lines
2.1 KiB
C
57 lines
2.1 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by HSMShell.rc
|
||
|
//
|
||
|
#define IDS_PROJNAME 100
|
||
|
#define IDS_ERR_MINSIZE_RANGE 101
|
||
|
#define IDR_PRDRIVE 102
|
||
|
#define IDS_PAGETITLE 103
|
||
|
#define IDS_NO_FSA 104
|
||
|
#define IDS_NOT_MANAGED 105
|
||
|
#define IDS_NOT_NTFS 106
|
||
|
#define IDS_HELPFILEPOPUP 107
|
||
|
#define IDD_PRDRIVE 201
|
||
|
#define IDD_PRDRIVEX 202
|
||
|
#define IDI_BLUESAKKARA 203
|
||
|
#define IDC_EDIT_LEVEL 205
|
||
|
#define IDC_EDIT_SIZE 208
|
||
|
#define IDC_EDIT_TIME 209
|
||
|
#define IDC_STATIC_TOTAL_4DIGIT 210
|
||
|
#define IDC_STATIC_FREE_4DIGIT 211
|
||
|
#define IDC_STATIC_REMOTE_STORAGE_4DIGIT 212
|
||
|
#define IDC_STATIC_CACHED_4DIGIT 213
|
||
|
#define IDC_STATIC_LOCAL_4DIGIT 214
|
||
|
#define IDC_STATIC_LOCAL_PCT 215
|
||
|
#define IDC_STATIC_CACHED_PCT 216
|
||
|
#define IDC_SPIN_LEVEL 217
|
||
|
#define IDC_SPIN_SIZE 218
|
||
|
#define IDC_SPIN_TIME 219
|
||
|
#define IDC_STATIC_FREE_PCT 220
|
||
|
#define IDC_STATIC_ERROR 245
|
||
|
#define IDC_STATIC_STATS_LABEL 246
|
||
|
#define IDC_STATIC_TOTAL_4DIGIT_LABEL 250
|
||
|
#define IDC_STATIC_FREE_4DIGIT_LABEL 251
|
||
|
#define IDC_STATIC_FREE_PCT_UNIT 252
|
||
|
#define IDC_STATIC_CACHED_4DIGIT_LABEL 253
|
||
|
#define IDC_STATIC_LOCAL_4DIGIT_LABEL 254
|
||
|
#define IDC_STATIC_LOCAL_4DIGIT_HELP 255
|
||
|
#define IDC_STATIC_CACHED_PCT_UNIT 256
|
||
|
#define IDC_STATIC_LOCAL_PCT_UNIT 257
|
||
|
#define IDC_EDIT_LEVEL_LABEL 258
|
||
|
#define IDC_EDIT_LEVEL_UNIT 259
|
||
|
#define IDC_EDIT_SIZE_LABEL 260
|
||
|
#define IDC_EDIT_SIZE_UNIT 261
|
||
|
#define IDC_EDIT_TIME_LABEL 262
|
||
|
#define IDC_EDIT_TIME_UNIT 263
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 204
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
||
|
#define _APS_NEXT_CONTROL_VALUE 264
|
||
|
#define _APS_NEXT_SYMED_VALUE 103
|
||
|
#endif
|
||
|
#endif
|