Files
CPRobot/resource.h
2013-07-17 03:29:34 +00:00

41 lines
1.5 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CPRobot.rc
//
#define IDD_CPROBOT_DIALOG 102
#define IDD_CPROBOT_DIALOG2 102
#define IDR_MAINFRAME 128
#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_BUTTON_REFRESH_BALANCE 1005
#define IDC_RADIO_BID 1006
#define IDC_EDIT4 1007
#define IDC_EDIT_SELL_TICK 1007
#define IDC_EDIT5 1008
#define IDC_EDIT_LOSS_CUT_TICK 1008
#define IDC_EDIT6 1009
#define IDC_EDIT_TRAING_TICK 1009
#define IDC_EDIT7 1010
#define IDC_EDIT_HAVE_TIME_MAX 1010
#define IDC_EDIT_CANCEL_DELAY 1010
#define IDC_STATIC_BALANCE 1011
#define IDC_RADIO_CALLOP 1012
#define IDC_RADIO_PUTOP 1013
#define IDC_LIST_ITEMS 1014
#define IDC_RADIO2 1015
#define IDC_RADIO_ASK 1015
// 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 1016
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif