-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
73 lines (72 loc) · 2.93 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Mines.rc
//
#define IDI_MAINFRAME 101
#define IDR_MAINFRAME 102
#define IDB_MINESTD 109
#define IDB_MINECLK 110
#define IDB_NUM1 111
#define IDB_NUM2 112
#define IDB_NUM3 113
#define IDB_NUM4 114
#define IDB_NUM5 115
#define IDB_NUM6 116
#define IDB_NUM7 117
#define IDB_NUM8 118
#define IDB_MINEFAULT 119
#define IDB_MINEMASK 120
#define IDB_QUESTION 121
#define IDR_ACCELERATOR 123
#define IDB_WIN 124
#define IDB_DIE 125
#define IDB_NORMAL 126
#define IDB_FORBID 127
#define IDD_CUSTOM 129
#define IDD_ABOUT 130
#define IDD_BESTTIMES 131
#define IDC_WIDTH 1001
#define IDC_HEIGHT 1002
#define IDC_MINES 1003
#define IDC_WIDTHMAX 1008
#define IDC_HEIGHTMAX 1009
#define IDC_NEW_NAME 1011
#define IDC_NAME_BEGINNER 1012
#define IDC_NAME_INTERMEDIATE 1013
#define IDC_NAME_EXPERT 1014
#define IDC_NAME_CUSTOM 1015
#define IDC_TIME_BEGINNER 1016
#define IDC_TIME_INTERMEDIATE 1017
#define IDC_TIME_EXPERT 1018
#define IDC_TIME_CUSTOM 1019
#define IDC_MODE_CUSTOM 1020
#define IDC_NEW_MODE 1021
#define IDC_NEW_TIME 1022
#define IDC_APPLY 1023
#define IDC_MINEMAX 1025
#define IDC_DATE 1026
#define ID_GAME_NEW 40001
#define ID_HELP_ABOUT 40002
#define ID_FILE_NEW_BEGINNER 40004
#define ID_FILE_NEW_INTERMEDIATE 40005
#define ID_FILE_NEW_EXPERT 40006
#define ID_FILE_NEW_CUSTOM 40007
#define ID_FILE_OPTION 40008
#define ID_FILE_BESTTIME 40009
#define ID_FILE_EXIT 40010
#define ID_FILE_MARKS 40012
#define ID_HELP_TOPIC 40013
#define ID_FILE_RECENT1 40014
#define ID_FILE_RECENT2 40015
#define ID_FILE_RECENT3 40016
#define ID_FILE_RECENT4 40017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif