-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
57 lines (56 loc) · 2.29 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 MFCGameHacker.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MFCGAMEHACKER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 129
#define IDD_DIALOG2 132
#define IDD_ADDGAME_DLG 134
#define IDR_MENU1 136
#define IDD_PROCESS_LIST 139
#define IDD_PROCESS_DIALOG 141
#define IDD_CONTRAST_DIALOG 143
#define IDD_ANALYSE_DIALOG 145
#define IDR_MENU2 147
#define IDD_PROINFO_DIALOG 148
#define IDC_TAB1 1000
#define IDC_LIST1 1003
#define addGame_BTN 1004
#define PUSH_CHECK 1005
#define STOP_CHECK 1006
#define IDC_BUTTON1 1006
#define DEBUG_CHECK 1007
#define IDC_EDIT1 1007
#define IDC_BUTTON2 1008
#define IDC_EDIT2 1009
#define IDC_EDIT3 1010
#define IDC_BUTTON4 1010
#define IDC_EDIT4 1011
#define IDC_EDIT5 1012
#define IDC_BUTTON3 1013
#define IDC_LIST 1014
#define IDC_WIDGET_LIST 1014
#define IDC_TREE1 1017
#define ID_32771 32771
#define ID_32772 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_32775 32775
#define ID_32776 32776
#define ID_32777 32777
#define ID_32778 32778
#define ID_32779 32779
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 150
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif