This commit is contained in:
2013-09-03 18:45:56 +00:00
parent b7d5adfae4
commit a5fc2f3da6
5 changed files with 73 additions and 51 deletions

View File

@@ -3,33 +3,24 @@
// Used by CPRobot.rc
//
#define IDD_CPROBOT_DIALOG 102
#define IDD_CPROBOT_DIALOG2 102
#define IDR_MAINFRAME 128
#define IDI_ICON2 132
#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_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
#define IDC_BUTTON1 1016
#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
// Next default values for new objects
//
@@ -37,7 +28,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif