Resource.h
3.84 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
//{{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 IDD_DIALOG_NOTICE 325
#define IDD_DIALOG_NOTICEWND 326
#define IDD_DIALOG_CONFIG 327
#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_STATIC_LOGIN_TYPE 1014
#define IDC_EDIT_PIN_PAD_TIMEOUT 1015
#define IDC_EDIT_RUNTEXT 1015
#define IDC_EDIT_NOTICE 1016
#define IDC_STATIC_NOTICE 1017
#define IDC_STATIC_SHOPNAME 1018
#define IDC_STATIC_PINPAD 1018
#define IDC_STATIC_LEN 1019
#define IDC_STATIC_TIMEOUT 1020
#define IDC_STATIC_SECOND 1021
#define ID_EXIT 32782
#define ID_MODIFY_PASSWORD 32801
#define ID_MODIFY_CONFIG 32807
#define ID_Menu 32868
#define ID_32886 32886
#define ID_SETTLE_PAY 50000
#define ID_QUERY_STATEMENTS 50010
#define ID_QUERY_ORDERS 50020
#define ID_GOOD_SALEROOM 50030
#define ID_DING_DAN_BU_LU 50040
#define ID_JIA_GE_BAO_HU 50050
#define ID_GOOD_STORAGE 51000
#define ID_DISTRIBUTE_MANAGE_FINANCE 51010
#define ID_DISTRIBUTE_QUERY 51020
#define ID_ALLOT_MANAGE 51030
#define ID_BREAKAGE_MANAGE 51040
#define ID_GOOD_REPROCESS 51050
#define ID_GOOD_RPQUERY 51060
#define ID_GOOD_BULKINPUT 51070
#define ID_GOOD_INVENTORY 51080
#define ID_PRICE_LIMIT 51090
#define ID_CREDIT_SALE_WHITE_LIST 52000
#define ID_CREDIT_SALE_PAY 52010
#define ID_CREDIT_CUSMANAGE 52020
#define ID_STORAGE_CHECK 53000
#define ID_CHECK_RECORD 53010
#define ID_DAILY_TIE_ACCOUNT 53020
#define ID_TIE_RECORDS 53030
#define ID_SETTLE_MANAGE 54000
#define ID_STORE_MANAGE 54010
#define ID_GUARANTEE_MANAGE 54020
#define ID_ROLE_MANAGE 54030
#define ID_USER_MANAGE 54040
#define ID_SORT_MANAGE 54050
#define ID_MY_AOG_DISTRIBUTE 55000
#define ID_MY_DISTRIBUTE_QUERY 55010
#define ID_MY_QUERY_ORDERS 55020
#define ID_MY_GOOD_SALEROOM 55030
#define ID_CHECK_IN 56000
#define ID_WEIGH_OUT 56010
#define ID_SERVICE_RETURN 56501
#define ID_SERVICE_PRICEPROTECT 56502
#define ID_MENU_REPORT 57001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 328
#define _APS_NEXT_COMMAND_VALUE 32887
#define _APS_NEXT_CONTROL_VALUE 1022
#define _APS_NEXT_SYMED_VALUE 311
#endif
#endif