1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by Fraginator.rc
4 //
5 #define IDD_DIALOG1                     101
6 #define IDD_MAIN                        101
7 #define IDD_REPORT                      106
8 #define IDB_LOGO                        110
9 #define IDI_ICON                        114
10 #define IDC_QUIT                        1010
11 #define IDC_STARTSTOP                   1014
12 #define IDC_METHODS_LIST                1016
13 #define IDC_DRIVES_LIST                 1019
14 #define IDC_PROGRESS                    1021
15 #define IDC_PERCENT                     1022
16 #define IDC_STATUS                      1023
17 #define IDC_DISKSIZEBYTES               1027
18 #define IDC_DRIVELETTER                 1028
19 #define IDC_REPORTOK                    1029
20 #define IDC_DISKSIZECLUSTERS            1030
21 #define IDC_DISKCLUSTERSIZE             1031
22 #define IDC_FILESYSTEM                  1032
23 #define IDC_WISECRACKS                  1033
24 #define IDC_VOLUMELABEL                 1033
25 #define IDC_VOLUMESERIAL                1034
26 #define IDC_BYTES                       1035
27 #define IDC_KILOBYTES                   1036
28 #define IDC_RECOMMEND                   1037
29 #define IDC_FILESCOUNT                  1038
30 #define IDC_FILESSIZEBYTES              1039
31 #define IDC_FILESSIZEONDISK             1040
32 #define IDC_FILESSLACKBYTES             1041
33 #define IDC_GIGABYTES                   1043
34 #define IDC_DISKFREEBYTES               1044
35 #define IDC_MEGABYTES                   1045
36 #define IDC_FILESFRAGGED                1047
37 #define IDC_DIRSCOUNT                   1048
38 #define IDC_AVERAGEFRAGS                1049
39 #define ID_MAIN_HELP                    1054
40 #define IDC_PRIORITY_LIST               1057
41 
42 // Next default values for new objects
43 //
44 #ifdef APSTUDIO_INVOKED
45 #ifndef APSTUDIO_READONLY_SYMBOLS
46 #define _APS_NEXT_RESOURCE_VALUE        118
47 #define _APS_NEXT_COMMAND_VALUE         40001
48 #define _APS_NEXT_CONTROL_VALUE         1058
49 #define _APS_NEXT_SYMED_VALUE           101
50 #endif
51 #endif
52