Files
CPRobot/resource.h
2013-09-03 18:45:56 +00:00

35 lines
1.2 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
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif