-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResource.h
More file actions
86 lines (85 loc) · 7.05 KB
/
Copy pathResource.h
File metadata and controls
86 lines (85 loc) · 7.05 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
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 SnakeGame.rc 使用
//
#define IDC_SIGN 2
#define IDD_INFO 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDC_SNAKEGAME 109
#define IDC_ACCELERATOR 109
#define IDR_MAINFRAME 128
#define IDD_ARMORY 130
#define IDD_DIFFICULTY 131
#define IDD_ADDRECORD 132
#define IDD_HELP 133
#define IDB_BACKGROUND 134
#define IDB_GAMEOVER 135
#define IDI_APPLE 137
#define IDI_BODY 138
#define IDI_BODYLEVEL 139
#define IDI_BODYVERTICAL 140
#define IDI_GAMEICON 141
#define IDI_SCORE0 142
#define IDI_SCORE1 143
#define IDI_SCORE2 144
#define IDI_SCORE3 145
#define IDI_SCORE4 146
#define IDI_SCORE5 147
#define IDI_SCORE6 148
#define IDI_SCORE7 149
#define IDI_SCORE8 150
#define IDI_SCORE9 151
#define IDI_HEADDOWN 152
#define IDI_HEADDOWN_DEAD 153
#define IDI_HEADLEFT 154
#define IDI_HEADLEFT_DEAD 155
#define IDI_HEADRIGHT 156
#define IDI_HEADRIGHT_DEAD 157
#define IDI_HEADUP 158
#define IDI_HEADUP_DEAD 159
#define IDB_ME 160
#define IDB_SIGN 161
#define IDB_FOOD 162
#define IDR_EAT 167
#define IDR_GAMEOVER 168
#define IDR_BGM 169
#define IDC_LEVEL1 1000
#define IDC_LEVEL2 1001
#define IDC_LEVEL3 1002
#define IDC_LEVEL4 1003
#define IDC_LEVEL5 1004
#define IDC_LEVEL6 1005
#define IDC_LEVEL7 1006
#define IDC_LEVEL8 1007
#define IDC_LEVEL9 1008
#define IDC_LEVEL10 1009
#define IDC_RESET 1012
#define IDC_NAME1 1013
#define IDC_SCORE1 1014
#define IDC_NAME2 1015
#define IDC_SCORE2 1016
#define IDC_NAME3 1017
#define IDC_SCORE3 1018
#define IDC_NEWNAME 1022
#define IDC_ME 1023
#define IDC_FOOD 1025
#define IDC_BUTTON1 1026
#define IDM_START 32776
#define IDM_ARMORY 32778
#define IDM_DIFFICULTY 32779
#define IDM_HELP 32780
#define IDM_PAURES 32781
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 171
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif