38 lines
1.4 KiB
C
38 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by CPRobot.rc
|
|
//
|
|
#define IDD_CPROBOT_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDI_ICON_STOCK 132
|
|
#define IDC_EDIT_ORDERING_TICK_MIN 1000
|
|
#define IDC_EDIT_ORDERING_TICK_MAX 1001
|
|
#define IDC_BUTTON_SEARCH 1002
|
|
#define IDC_BUTTON_START_DEAL 1003
|
|
#define IDC_EDIT_ORDERINGPRICE 1004
|
|
#define IDC_RADIO_BID 1006
|
|
#define IDC_EDIT_SELL_TICK 1007
|
|
#define IDC_EDIT_LOSS_CUT_TICK 1008
|
|
#define IDC_EDIT_TRAING_TICK 1009
|
|
#define IDC_EDIT_CANCEL_DELAY 1010
|
|
#define IDC_EDIT_WIND_UP_DELAY 1011
|
|
#define IDC_STATIC_BALANCE 1012
|
|
#define IDC_RADIO_CALLOP 1013
|
|
#define IDC_RADIO_PUTOP 1014
|
|
#define IDC_LIST_ITEMS 1015
|
|
#define IDC_RADIO_ASK 1017
|
|
#define IDC_COMBO_WINDUP_TICK 1019
|
|
#define IDC_LIST2 1020
|
|
#define IDC_COMBO2 1021
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 134
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|