Resource.h
3.6 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
//{{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 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_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 ID_PAY_FEE 10001
#define ID_ORDER 10002
#define ID_STATEMENT_MANAGE 10003
#define ID_ORDERFORM_MANAGE 10004
#define ID_EXIT 11001
#define ID_MODIFY_PASSWORD 11002
#define ID_USER_MANAGE 20001
#define ID_ROLE_MANAGE 20002
#define ID_RIGHT_MANAGE 20003
#define ID_32845 32845
#define ID_MENU_DELETE 32846
#define ID_32847 32847
#define ID_POPMENU_LIST 32848
#define ID_32849 32849
#define ID_POPMENU_DELETE 32850
#define ID_ACCELERATOR_TAB 32851
#define ID_ACCELERATOR_ENTER 32852
#define ID_ACCELERATOR_UP 32854
#define ID_ACCELERATOR_LEFT 32855
#define ID_ACCELERATOR_DOWN 32855
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 331
#define _APS_NEXT_COMMAND_VALUE 32857
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 311
#endif
#endif