admin
2024-10-18 8ea6d363df77de2dca288397da8d4f9c3d3a5c4d
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ Éú³ÉµÄ°üº¬Îļþ¡£
// ¹© Monitor.rc Ê¹ÓÃ
//
#define IDR_MAINFRAME                   128
#define IDD_MONITOR                     139
#define IDC_LIST_L2_CODES               1000
#define IDC_LIST_DELEGATE               1001
#define IDC_LIST_DEAL                   1002
#define IDC_EDIT_CODE                   1003
#define IDC_STATIC_HUAXIN_TRADE_CHANNEL 1004
#define IDC_STATIC_JUEJIN_STATE         1005
#define IDC_STATIC_KPL_DATA             1006
#define IDC_STATIC_DEVICE_INFO          1007
#define IDC_STATIC_MYSQL                1008
#define IDC_STATIC_REDIS                1009
#define IDC_STATIC_REDIS_TEST_RESULT    1010
#define IDC_STATIC_REDIS_ASYNC_TASK_COUNT 1011
#define IDC_STATIC_TRADE_CAHNNEL_STATE  1012
#define IDC_STATIC_L2_SUBSCRIPT_CODES_UPDATE_TIME 1013
#define IDC_EDIT1                       1014
#define IDC_STATIC_L2_LISTEN_ACTIVE     1015
#define IDC_STATIC_TODAY_ZYLT_VOLUME_COUNT 1016
#define IDC_LIST_L2_POSITION_CODES      1017
#define IDC_STATIC_L2_SUBSCRIPT_CODES_UPDATE_TIME2 1018
#define IDC_STATIC_L2_POSITION_SUBSCRIPT_CODES_UPDATE_TIME2 1018
#define IDC_EDIT_CODE_FOR_SEARCH        1019
#define IDC_STATIC_TODAY_K_BARS_COUNT   1020
#define IDC_STATIC_L2_LISTEN_ACTIVE2    1021
#define IDC_STATIC_DATA_SERVER_STATE    1021
#define IDC_BUTTON_REFRESH_DELEGATE     1038
#define IDC_BUTTON_REFRESH_DEAL         1039
#define IDC_BUTTON_REFRESH_POSITION     1040
#define IDC_BUTTON_REFRESH_MONEY        1041
#define IDC_BUTTON_EXPORT_L2            1042
#define IDC_CHECK1                      1043
#define IDC_BUTTON_EXPORT_L3            1044
#define IDC_BUTTON_INIT_DATA            1044
#define IDC_BUTTON_REDIS_TEST           1045
#define IDC_BUTTON_SYNC_SHSZ_CODES      1046
#define IDC_BUTTON_SAVE_RUNNING_DATA    1047
#define IDC_BUTTON_REPAIRE_TASK         1048
#define IDC_BUTTON_SYNC_ZYLT_VOLUME     1049
#define IDC_BUTTON_SEARCH               1050
#define IDC_BUTTON_SYNC_K_BARS          1051
 
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif