-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathResource.h
110 lines (109 loc) · 4.53 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
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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Bank.rc
//
#define IDD_BANK_DIALOG 102
#define IDB_BITMAP 127
#define IDR_MAINFRAME 128
#define IDD_LOGIN_DIALOG 129
#define IDD_REGIST_DIALOG 131
#define IDD_CHANGEPSWD 132
#define IDD_USERINFO 133
#define IDD_EMPLOYEE_DIALOG 134
#define IDD_MANAGER_DIALOG 135
#define IDD_AMOUNT 136
#define IDD_TAKEDIALOG 137
#define IDD_TRANSFORDIALOG 138
#define IDD_DETAILDIALOG 139
#define IDD_ADDUSERDIALOG 140
#define IDD_BRANCHDIALOG 141
#define IDD_DELUSERDIALOG 142
#define IDD_ADDEMPDIALOG 143
#define IDD_ALLEMPDIALOG 144
#define IDD_LOANDIALOG 145
#define IDD_ALLACCOUNT 146
#define IDD_ALLLOANDIALOG 147
#define IDD_PAYMENTDIALOG 148
#define IDB_BITMAP1 156
#define IDB_BITMAP2 158
#define IDI_ICON1 159
#define IDI_ICON2 160
#define IDB_BITMAP3 161
#define IDI_ICON3 162
#define IDI_ICON4 163
#define IDD_DELEMPDIALOG 164
#define IDD_MODEMPDLG 165
#define IDB_BITMAP4 171
#define IDB_BITMAP5 172
#define IDD_DIALOG1 174
#define IDC_USERID 1000
#define IDC_PASSWORD 1001
#define IDC_RADIO_CUSTOMER 1002
#define IDC_RADIO_EMPLOYEE 1003
#define IDC_BUTTON_REGIST 1004
#define IDC_SAVING 1006
#define IDC_PASSWORD2 1007
#define IDC_TAKING 1007
#define IDC_USERNAME 1008
#define IDC_ACCOUNT 1008
#define IDC_CITY 1009
#define IDC_CHANGEPSWD 1009
#define IDC_STREET 1010
#define IDC_TRANSFOR 1010
#define IDC_DETAIL 1011
#define IDC_TELEPHONE 1011
#define IDC_NEWPASSWORD 1013
#define IDC_USERINFO 1014
#define IDC_NEWPASSWORD2 1014
#define IDC_OLDPASSWORD 1015
#define IDC_ADDUSER 1017
#define IDC_DELETEUSER 1018
#define IDC_RADIO1 1018
#define IDC_RADIO_MANAGER 1018
#define IDC_BANKINFO 1019
#define IDC_ADDEMPLOYEE 1019
#define IDC_LOAN 1020
#define IDC_DELETEEMPLOYEE 1020
#define IDC_BRANCHNAME 1020
#define IDC_PAYMENT 1021
#define IDC_ALLEMPLOYEE 1021
#define IDC_BRANCHCITY 1021
#define IDC_FINDBRANCHNAME 1022
#define IDC_MODIFYEMPLOYEE 1023
#define IDC_ACCOUNTNUM 1025
#define IDC_AMOUNT 1026
#define IDC_TAKEMONEY 1027
#define IDC_DESACCOUNTNUM 1028
#define IDC_DESAMOUNT 1030
#define IDC_LIST1 1030
#define IDC_CUSTOMERID 1031
#define IDC_ASSETS 1034
#define IDC_ADD 1035
#define IDC_FINDALL 1037
#define IDC_EMPLOYEEID 1039
#define IDC_EMPPASSWORD 1040
#define IDC_EMPPASSWORD2 1041
#define IDC_ALLACCOUNT 1041
#define IDC_EMPTELEPHONE 1042
#define IDC_LOANNUMBER 1042
#define IDC_ALLLOAN 1042
#define IDC_PAYMENTNUMBER 1042
#define IDC_STARTDATE 1043
#define IDC_PAYMENTAMOUNT 1043
#define IDC_EMPNAME 1045
#define IDC_EMPLOYEENAME 1047
#define IDC_EMPLOYEETEL 1048
#define IDC_EMPLOYEEDATE 1049
#define IDC_BUTTONMOD 1050
#define IDC_MAINSTATIC 1051
#define IDC_NAME 1052
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 175
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1054
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif