This commit is contained in:
2013-09-12 22:59:48 +00:00
parent c01e9cbe6b
commit 5730cec542
5 changed files with 45 additions and 35 deletions

View File

@@ -3,8 +3,8 @@
// Used by CPRobot.rc
//
#define IDD_CPROBOT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICON_STOCK 132
#define IDI_ICON_STOCK 128
#define IDR_MAINFRAME 132
#define IDC_EDIT_ORDERING_TICK_MIN 1000
#define IDC_EDIT_ORDERING_TICK_MAX 1001
#define IDC_BUTTON_SEARCH 1002
@@ -24,6 +24,7 @@
#define IDC_COMBO_WINDUP_TICK 1019
#define IDC_LIST2 1020
#define IDC_COMBO2 1021
#define IDC_BUTTON1 1022
// Next default values for new objects
//
@@ -31,7 +32,7 @@
#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_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif