-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
77 lines (76 loc) · 6.36 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by KhOpenApiTest.rc
//
#define IDD_KHOPENAPITEST_DLG 101
#define IDD_CURRENTPRICE_DLG 102
#define IDD_ORDER_DLG 103
#define IDD_KWANSIM_DLG 104
#define IDD_ORDER_DLG1 105
#define IDD_FO_ORDER_DLG 105
#define IDD_CON_SET 106
#define IDD_RATE 107
#define IDR_MAINFRAME 128
#define IDC_BTN_CURRENTPRICE 1001
#define IDC_BTN_ORDER 1002
#define IDC_BTN_KWANSIM 1003
#define IDC_BTN_QRY_LOAN_DATE 1003
#define IDC_EDT_JONGCODE 1004
#define IDC_BTN_CURRENTPRICE2 1004
#define IDC_STC_JONGNAME 1005
#define IDC_EDT_JONGCODE2 1005
#define IDC_BTN_QRY_LOAN_DATE2 1005
#define IDC_BTN_CLEAR 1005
#define IDC_BTN_SEARCH 1006
#define IDC_GRD_HOGA 1007
#define IDC_BTN_CLOSE 1007
#define IDC_GRD_JONGINFO 1008
#define IDC_GRD_TICK 1009
#define IDC_GRD_CURPRC 1010
#define IDC_KHOPENAPICTRL1 1011
#define IDC_EDT_ACCNO 1021
#define IDC_COM_TRTP 1022
#define IDC_COM_SBTP 1023
#define IDC_EDT_QUANTITY 1024
#define IDC_EDT_PRICE 1025
#define IDC_EDT_ORGNO 1026
#define IDC_STC_MSGBAR 1027
#define IDC_BTN_FO_ORDER 1028
#define IDC_COM_CREDIT_TP 1028
#define IDC_LIST1 1029
#define IDC_COM_LOAN_TP 1030
#define IDC_LIST_DELETE 1030
#define IDC_BTN_JONGADD 1031
#define IDC_GRD_KWANSIM 1032
#define IDC_ORDERTYPE_DEFAULT 1032
#define IDC_BTN_JONGDELETE 1033
#define IDC_ORDERTYPE_MARGIN 1033
#define IDC_BTN_JONGALLDELETE 1034
#define IDC_LOAN_DATE 1034
#define IDC_STATIC_CREDIT 1035
#define IDC_STATIC_LOAN_DATE 1036
#define IDC_STATIC_LOAN 1037
#define IDC_BTN_CON 1038
#define IDC_GRD_REALADD 1040
#define IDC_BTN_ALLCANCEL 1043
#define IDC_BTN_CONDI 1044
#define IDC_CMB_CON 1045
#define IDC_LIST_INSERT 1048
#define IDC_BUTTON1 1049
#define IDC_BUTTON2 1050
#define IDC_EDT_EVAL 1052
#define IDC_EDT_PURCHASE 1053
#define IDC_EDT_PROFIT 1054
#define IDC_EDT_RATE 1055
#define IDC_EDT_ACC 1057
#define IDC_GRD_RATE 1058
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1059
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif