--- trunk/H7 Server/resource.h 2007/01/29 10:52:02 5 +++ trunk/H7 Server/resource.h 2007/01/29 13:01:26 6 @@ -15,8 +15,9 @@ #define IDC_SerialText 1004 #define IDC_STOP 1006 #define IDC_Start 1007 -//#define IDC_BUTTON5 1009 #define IDC_RESTART 1009 +#define IDC_TEST 1010 +#define IDC_COMBO1 1011 // Next default values for new objects // @@ -24,7 +25,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 129 #define _APS_NEXT_COMMAND_VALUE 32771 -#define _APS_NEXT_CONTROL_VALUE 1010 +#define _APS_NEXT_CONTROL_VALUE 1012 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif