--- trunk/FlisServer/resource.h 2007/11/30 07:24:35 105 +++ trunk/FlisServer/resource.h 2007/12/06 07:14:17 168 @@ -8,10 +8,9 @@ #define IDD_FLISSERVER_DIALOG 102 #define IDR_MAINFRAME 128 #define IDC_Textwindow 1000 -#define IDC_BUTTON1 1001 -#define IDC_test 1001 -#define IDC_BUTTON2 1002 +#define IDC_Start 1001 #define IDC_GSMPIN 1003 +#define IDC_BUTTON1 1004 // Next default values for new objects // @@ -19,7 +18,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 129 #define _APS_NEXT_COMMAND_VALUE 32771 -#define _APS_NEXT_CONTROL_VALUE 1004 +#define _APS_NEXT_CONTROL_VALUE 1005 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif