-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
56 lines (55 loc) · 2.23 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 billticketsystem.rc 使用
//
#define IDCANCEL 2
#define IDYES 6
#define IDCLOSE 8
#define IDD_BILL_TICKET_SYSTEM_DIALOG 9
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDR_MAINFRAME 128
#define IDD_DIALOG10 130
#define IDD_DIALOG1 133
#define IDD_DIALOG2 135
#define IDD_DIALOG3 137
#define IDD_DIALOG4 138
#define IDD_DIALOG5 143
#define IDD_DIALOG6 145
#define IDD_DIALOG7 149
#define IDD_DIALOG8 151
#define IDD_DIALOG9 152
#define IDC_EDIT3 1000
#define IDC_BUTTON7 1003
#define IDC_EDIT1 1005
#define IDC_EDIT4 1006
#define IDC_COMBO1 1006
#define IDC_EDIT5 1007
#define IDC_EDIT6 1008
#define IDC_EDIT7 1009
#define IDC_EDIT8 1010
#define IDC_EDIT9 1011
#define IDC_EDIT2 1015
#define IDC_COMBO2 1017
#define IDC_BUTTON1 1037
#define IDC_BUTTON3 1037
#define IDC_BUTTON2 1038
#define IDC_BUTTON4 1038
#define IDC_BUTTON5 1039
#define IDC_BUTTON6 1040
#define IDC_LIST3 1044
#define IDC_LIST1 1045
#define IDC_DATETIMEPICKER2 1049
#define IDC_DATETIMEPICKER3 1050
#define IDC_COMBO3 1054
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif