|
@@ -4,7 +4,8 @@
|
|
//
|
|
//
|
|
#define IDD_TCLTOOLS_DIALOG 102
|
|
#define IDD_TCLTOOLS_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_MAINFRAME 128
|
|
-#define BIN_CMD 129
|
|
|
|
|
|
+#define IDR_BIN1 131
|
|
|
|
+#define BIN_CMD 131
|
|
#define IDC_COMBO_PORTS 1001
|
|
#define IDC_COMBO_PORTS 1001
|
|
#define IDC_COMBO_CMDS 1002
|
|
#define IDC_COMBO_CMDS 1002
|
|
#define IDC_EDIT2 1003
|
|
#define IDC_EDIT2 1003
|
|
@@ -36,7 +37,7 @@
|
|
//
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
-#define _APS_NEXT_RESOURCE_VALUE 131
|
|
|
|
|
|
+#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#define _APS_NEXT_SYMED_VALUE 101
|