blob: 3357de2e5073c299dc99835ed6e3e7f1f570ca76 (
plain)
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDI_ICON1 1
#define IDI_ICON2 2
#define IDI_ICON3 3
#define IDI_ICON4 4
#define IDI_ICON5 5
#define IDI_ICON6 6
#define IDI_ICON7 7
#define IDI_ICON8 8
#define IDI_ICON9 9
#define IDI_ICON10 10
#define IDI_ICON11 11
#define IDI_ICON12 12
#define IDI_ICON13 13
#define IDI_ICON14 14
#define IDI_ICON15 15
#define IDI_ICON16 16
#define IDI_ICON17 17
#define IDI_ICON18 18
#define IDI_ICON19 19
#define IDI_ICON20 20
#define IDI_ICON21 21
#define IDI_ICON22 22
#define IDI_ICON23 23
#define IDI_ICON24 24
#define IDI_ICON25 25
#define IDI_ICON26 26
#define IDI_ICON27 27
#define IDI_ICON28 28
#define IDI_ICON29 29
#define IDI_ICON30 30
#define IDI_ICON31 31
#define IDI_ICON32 32
#define IDI_ICON33 33
#define IDI_ICON34 34
#define IDI_ICON35 35
#define IDI_ICON36 36
#define IDI_ICON37 37
#define IDI_ICON38 38
#define IDI_ICON39 39
#define IDI_ICON40 40
#define IDI_ICON41 41
#define IDI_ICON42 42
#define IDI_ICON43 43
#define IDI_ICON44 44
#define IDI_ICON45 45
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|