forked from seanofw/spacemonger1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
99 lines (98 loc) · 4.17 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SpaceMonger.rc
//
#define ID_SPACEMONGER 100
#define IDD_DIALOG1 101
#define IDD_ABOUT 102
#define IDD_OPEN_DIALOG 104
#define IDD_SCAN_DIALOG 105
#define IDB_SCAN1 114
#define IDB_SCAN2 115
#define IDB_SCAN3 116
#define IDB_SCAN4 117
#define IDD_INFO_BAR 118
#define IDD_SETTINGS 119
#define IDB_BITMAP1 123
#define IDR_TOOLBAR_EN 200
#define IDR_TOOLBAR_FR 201
#define IDC_DRIVE_LIST 1000
#define IDC_PATH 1001
#define IDC_FILES 1002
#define IDC_FOLDERS 1003
#define IDC_TOTAL 1005
#define IDC_FREE 1006
#define IDC_DENSITY 1006
#define IDC_USED 1007
#define IDC_ANIMATED 1007
#define IDC_AUTO_RESCAN 1008
#define IDC_FILE_COLOR 1009
#define IDC_BIAS 1010
#define IDC_FOLDER_COLOR 1011
#define IDC_LOAD_PROGRESS 1011
#define IDC_DISABLE_DELETE 1012
#define IDC_SHOW_TIPS 1013
#define IDC_SHOW_NAME_TIPS 1013
#define IDC_TIP_PATH 1014
#define IDC_NAMETIP_PATH 1014
#define IDC_TIP_NAME 1015
#define IDC_NAMETIP_NAME 1015
#define IDC_TIP_DATE 1016
#define IDC_INFOTIP_DATE 1016
#define IDC_TIP_SIZE 1017
#define IDC_INFOTIP_SIZE 1017
#define IDC_TIP_ATTRIB 1018
#define IDC_INFOTIP_ATTRIB 1018
#define IDC_TIP_ICON 1019
#define IDC_NAMETIP_ICON 1019
#define IDC_SAVE_POS 1020
#define IDC_TIP_DELAY 1021
#define IDC_INFOTIP_DELAY 1021
#define IDC_STATIC_TIP1 1022
#define IDC_STATIC_INFOTIP1 1022
#define IDC_STATIC_TIP2 1023
#define IDC_STATIC_INFOTIP2 1023
#define IDC_SHOW_INFO_TIPS 1024
#define IDC_STATIC_FREEWARE 1024
#define IDC_NAMETIP_DELAY 1025
#define IDC_STATIC_WARRANTY 1025
#define IDC_STATIC_NAMETIP1 1026
#define IDC_STATIC_EMAIL 1026
#define IDC_STATIC_NAMETIP2 1027
#define IDC_STATIC_FILESFOUND 1027
#define IDC_INFOTIP_PATH 1028
#define IDC_STATIC_FOLDERSFOUND 1028
#define IDC_INFOTIP_NAME 1029
#define IDC_INFOTIP_ICON 1030
#define IDC_STATIC_LAYOUT 1031
#define IDC_STATIC_DISPLAYCOLORS 1032
#define IDC_STATIC_FILES 1033
#define IDC_STATIC_FOLDERS 1034
#define IDC_STATIC_DENSITY 1035
#define IDC_STATIC_BIAS 1036
#define IDC_STATIC_HORZ 1037
#define IDC_STATIC_EQUAL 1038
#define IDC_STATIC_VERT 1039
#define IDC_STATIC_TOOLTIPS 1040
#define IDC_STATIC_MISCOPTIONS 1041
#define IDC_LANG 1042
#define IDC_SHOW_ROLLOVER_BOX 1043
#define ID_FILE_REFRESH 40002
#define ID_VIEW_FREE 40003
#define ID_VIEW_ZOOM_IN 40004
#define ID_VIEW_ZOOM_OUT 40005
#define ID_VIEW_ZOOM_FULL 40006
#define ID_FILE_RUN 40013
#define ID_FILE_DELETE 40014
#define ID_SETTINGS 40017
#define ID_FILE_PROPERTIES 40018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 124
#define _APS_NEXT_COMMAND_VALUE 40019
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif