-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresource.h
More file actions
41 lines (40 loc) · 1.52 KB
/
resource.h
File metadata and controls
41 lines (40 loc) · 1.52 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Chess.rc
//
#define PNG 101
#define TTF 102
#define IDB_PNG1 103
#define IDB_PNG2 104
#define IDB_PNG3 105
#define IDB_PNG4 106
#define IDB_PNG5 107
#define IDB_PNG6 108
#define IDB_PNG7 109
#define IDB_PNG8 110
#define IDB_PNG9 111
#define IDB_PNG10 112
#define IDB_PNG11 113
#define IDB_PNG12 114
#define IDB_PNG13 115
#define IDB_PNG14 116
#define IDB_PNG15 117
#define IDB_PNG16 118
#define IDR_TTF1 119
#define IDR_TTF2 120
#define IDI_ICON1 120
#define IDB_PNG17 127
#define IDB_PNG18 128
#define IDB_PNG19 129
#define BIN 139
#define IDR_BIN1 140
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 40002
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif