-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
107 lines (106 loc) · 4.48 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by grasp95.rc
//
#define IDD_ABOUTBOX 100
#define IDB_SPLASH2 102
#define CG_IDS_PHYSICAL_MEM 103
#define IDC_BYTES 103
#define CG_IDS_DISK_SPACE 104
#define CG_IDS_DISK_SPACE_UNAVAIL 105
#define CG_IDD_PROGRESS 106
#define CG_IDS_PROGRESS_CAPTION 107
#define CG_IDR_POPUP_GRASP_LIST 109
#define IDC_BIGICON 115
#define IDC_SECTORS 118
#define IDD_SPLASH 118
#define IDC_CLUSTERS 119
#define IDC_TOTAL 120
#define IDC_AVAIL 121
#define IDD_DISK_PROP 122
#define IDC_GRASP 122
#define IDC_AVAILABLE 123
#define IDB_LEGEND1 123
#define IDC_SERIAL_NO 124
#define IDB_LEGEND2 124
#define IDC_FILE_SYSTEM 125
#define IDR_MAINFRAME 128
#define IDR_GRASP9TYPE 129
#define IDR_GRASPTREE 129
#define IDR_GRASPLIST 130
#define IDB_TREE 130
#define IDB_SPLASH 137
#define IDR_DRIVEBAR 138
#define IDD_FOLDER_PROP 147
#define IDB_LOGO 148
#define IDI_ICON1 154
#define IDB_DRIVEBAR 159
#define IDB_DRIVEBAR_DISABLED 160
#define IDB_DRIVEBAR_HOT 161
#define IDB_TOOLBAR 162
#define IDB_TOOLBAR_DISABLED 163
#define IDB_TOOLBAR_HOT 164
#define ID_DRIVE_A 250
#define ID_DRIVE_BASE 250
#define ID_DRIVE_B 251
#define ID_DRIVE_C 252
#define ID_DRIVE_D 253
#define ID_DRIVE_E 254
#define ID_DRIVE_F 255
#define ID_DRIVE_G 256
#define ID_DRIVE_H 257
#define ID_DRIVE_I 258
#define ID_DRIVE_J 259
#define ID_DRIVE_K 260
#define ID_DRIVE_L 261
#define ID_DRIVE_M 262
#define ID_DRIVE_N 263
#define ID_DRIVE_O 264
#define ID_DRIVE_P 265
#define ID_DRIVE_Q 266
#define ID_DRIVE_R 267
#define ID_DRIVE_S 268
#define ID_DRIVE_T 269
#define ID_DRIVE_U 270
#define ID_DRIVE_V 271
#define ID_DRIVE_W 272
#define ID_DRIVE_X 273
#define ID_DRIVE_Y 274
#define ID_DRIVE_Z 275
#define IDC_PHYSICAL_MEM 1001
#define IDC_DISK_SPACE 1002
#define CG_IDC_PROGDLG_PROGRESS 1003
#define CG_IDC_PROGDLG_PERCENT 1004
#define IDC_FOLDER_SPACE 1004
#define CG_IDC_PROGDLG_STATUS 1005
#define IDC_FOLDER_NAME 1005
#define IDC_FOLDER_PERCENT 1006
#define IDC_FOLDER_TYPE 1007
#define IDC_LAST_WRITTEN 1008
#define IDC_CUSTOM1 1008
#define IDC_COMPRESSED 1018
#define ID_TREE 32777
#define ID_LIST 32778
#define ID_GRASP_LIST_OPEN 32783
#define ID_GRASP_LIST_PROP 32784
#define ID_GRASP_LIST_DELETE 32785
#define ID_APP_HELP 32786
#define ID_APP_PROP 32787
#define ID_FILE_PROP 32788
#define ID_GRASP_LIST_CLOSE 32791
#define ID_GRASP_REFRESH 32792
#define ID_GRASP_DIRDISK 32793
#define ID_GRASP_TOPTEN 32794
#define ID_BUTTON32796 32796
#define ID_BUTTON32802 32802
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 163
#define _APS_NEXT_COMMAND_VALUE 32803
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 111
#endif
#endif