-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
31 lines (30 loc) · 1.09 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by QT.rc
//
#define IDC_PORT_EDIT 1000
#define IDR_STATUS_MENU 1000
#define IDC_INTERVAL_EDIT 1001
#define IDC_AUTOSYMBOLS_CHECK 1002
#define IDC_MAXSYMBOL_EDIT 1003
#define IDC_RETRIEVE_BUTTON 1004
#define IDC_STATUS_STATIC 1005
#define IDC_OPTIMIZED_INTRADAY_CHECK 1006
#define IDC_TIMESHIFT_EDIT 1007
#define IDC_SERVER_EDIT 1009
#define IDD_CONFIG_DIALOG 2000
#define ID_STATUS_RECONNECT 32771
#define ID_STATUS_SHUTDOWN 32772
#define ID_STATUS_ADDSYMBOL 32773
#define ID_STATUS_REFILL 32774
#define ID_STATUS_ADD_ALL 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 1001
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 1000
#endif
#endif