Resource.h
2.09 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
//{{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 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 ID_PAY_FEE 10001
#define ID_ORDER 10002
#define ID_STATEMENT_MANAGE 10003
#define ID_ORDERFORM_MANAGE 10004
#define ID_USER_MANAGE 20001
#define ID_ROLE_MANAGE 20002
#define ID_RIGHT_MANAGE 20003
#define ID_EXIT 11001
#define ID_MODIFY_PASSWORD 11002
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 327
#define _APS_NEXT_COMMAND_VALUE 32845
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 311
#endif
#endif