Resource.h
4.7 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 ETradeClient.rc 使用
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_ETradeClientTYPE 130
#define IDD_MODIFY_CONFIG 310
#define IDR_ACCOUNT 317
#define IDD_LOGIN 318
#define IDD_POPUP_BROWSER_VIEW 319
#define IDI_ICON1 324
#define IDB_BITMAP_ERROR 326
#define IDD_DIALOG_PLACE_ORDER 327
#define IDR_MENU1 329
#define IDR_ACCELERATOR_ORDER 330
#define IDD_DIALOG_PAY 331
#define IDC_USERNAME 1000
#define IDC_PWD 1001
#define IDC_ACCOUNT_EDIT 1002
#define IDC_PWD_EDIT 1003
#define IDC_LOGIN_BG_IMG 1004
#define IDC_LOGIN_ERR_MSG 1005
#define IDC_IP_ADDR_PWD_MACHINE 1008
#define IDC_EDIT_PWD_MACHINE_PORT 1009
#define IDC_EDIT_PWD_MACHINE_TIMEOUT 1010
#define IDC_EDIT_SERVER_PORT 1011
#define IDC_COMBO_PROTOCOL 1012
#define IDC_EDIT_MSG_COUNT_QUERY_INTERVAL 1013
#define IDC_EDIT_PIN_PAD_LEN 1014
#define IDC_EDIT_PIN_PAD_TIMEOUT 1015
#define IDC_STATIC_IDREADER 1016
#define IDC_RADIO_HUASHIDIANZI 1017
#define IDC_RADIO2 1018
#define IDC_RADIO_XINZHONGXIN 1018
#define IDC_BUTTON1 1019
#define IDC_BUTTON_ERROR_ICO 1019
#define IDC_BUTTON_PAY 1019
#define IDC_PAY_BUTTON_PASSWORD 1019
#define IDC_BUTTON_SWIP_CARD 1022
#define IDC_GRID_PRODUCT 1024
#define IDC_EDIT_CARD 1025
#define IDC_EDIT_NAME 1026
#define IDC_EDIT_COMM_NUM 1027
#define IDC_EDIT_COMM_NAME 1028
#define IDC_EDIT_UNIT 1029
#define IDC_EDIT_HEAVY 1030
#define IDC_EDIT_PRICE 1031
#define IDC_EDIT_COUNT 1032
#define IDC_STATIC_OWNER 1034
#define IDC_STATIC_COMM 1035
#define IDC_STATIC_UNIT 1036
#define IDC_STATIC_REAL_UNIT 1037
#define IDC_STATIC_HEAVY 1038
#define IDC_STATIC_PRICE 1039
#define IDC_STATIC_COUNT 1040
#define IDC_STATIC_HEJI 1042
#define IDC_STATIC_TOTAL_MONEY 1043
#define IDC_STATIC_ERROR 1046
#define IDC_PAY_STATIC_TOTAL_MONEY 1047
#define IDC_PAY_STATIC_MONEY 1048
#define IDC_STATIC_BUYER 1049
#define IDC_PAY_STATIC_PASSWORD 1049
#define IDC_EDIT_BUYER_NAME 1050
#define IDC_PAY_EDIT_PASSWORD 1050
#define IDC_EDIT_BUYER_CARD 1051
#define IDC_PAY_BUTTON_CLOSE 1051
#define IDC_PAY_BUTTON_PAY 1052
#define IDC_PAY_STATIC_REAL_MONEY 1053
#define IDC_STATIC_ERROR_MSG 1054
#define ID_ORDER 10001
#define ID_STATEMENT_MANAGE 10002
#define ID_ORDERFORM_MANAGE 10003
#define ID_EXIT 11001
#define ID_MODIFY_PASSWORD 11002
#define ID_COMM_REGIST 20001
#define ID_COMM_DISTRIB 20002
#define ID_QUERY_MANAGE 20003
#define ID_SPECIAL_HANDLE 30001
#define ID_MENU_DELETE 32846
#define ID_POPMENU_LIST 32848
#define ID_POPMENU_DELETE 32850
#define ID_ACCELERATOR_TAB 32851
#define ID_ACCELERATOR_ENTER 32852
#define ID_ACCELERATOR_UP 32854
#define ID_ACCELERATOR_DOWN 32855
#define ID_ACCELERATOR_F11 32857
#define ID_ACCELERATOR_S 32883
#define ID_ACCELERATOR_ALT_S 32884
#define ID_ACCELERATOR_A 32885
#define ID_ACCELERATOR_F 32886
#define ID_ACCELERATOR_X 32887
#define ID_POINT_RULE 40001
#define ID_CATEGORY_RULE 40002
#define ID_AGREEMENT 40003
#define ID_TAPE_HANDLE 40004
#define ID_CREDIT 40005
#define ID_USER_MANAGE 50001
#define ID_ROLE_MANAGE 50002
#define ID_PARAM_SET 50003
#define ID_LOG 50004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 332
#define _APS_NEXT_COMMAND_VALUE 32889
#define _APS_NEXT_CONTROL_VALUE 1055
#define _APS_NEXT_SYMED_VALUE 311
#endif
#endif