From 78e91efc666606328e3fc63fbd54eb2da4442799 Mon Sep 17 00:00:00 2001
From: QuakeGod <quakegod@sina.com>
Date: 星期二, 12 九月 2023 20:07:08 +0800
Subject: [PATCH] update mterm1doc.h with comment

---
 MTerm1/Resource.h |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/MTerm1/Resource.h b/MTerm1/Resource.h
index 0279e9e..483b541 100644
--- a/MTerm1/Resource.h
+++ b/MTerm1/Resource.h
@@ -77,6 +77,7 @@
 #define IDD_DIALOGBAR                   351
 #define IDD_DIALOGBAR_INPUT_SHOW        351
 #define IDD_PROP_OUTPUT_MAPPING         352
+#define IDD_FORM_INPUTSHOW              353
 #define IDC_EDIT1                       1000
 #define IDC_BUTTON1                     1001
 #define IDC_BUTTON_LOAD                 1001
@@ -640,6 +641,10 @@
 #define ID_BUTTON33086                  33086
 #define ID_33088                        33088
 #define ID_MENU_SHOW_DEV                33089
+#define ID_33091                        33091
+#define ID_SHOW_LOG                     33092
+#define ID_33093                        33093
+#define ID_MENU_SHOWNAV                 33094
 #define IDS_STRING101                   33101
 #define ID_INDICATOR_SEL_TYPE           59135
 #define ID_INDICATOR_MACHINE_TYPE       59142
@@ -655,7 +660,7 @@
 #ifdef APSTUDIO_INVOKED
 #ifndef APSTUDIO_READONLY_SYMBOLS
 #define _APS_NEXT_RESOURCE_VALUE        359
-#define _APS_NEXT_COMMAND_VALUE         33091
+#define _APS_NEXT_COMMAND_VALUE         33095
 #define _APS_NEXT_CONTROL_VALUE         1087
 #define _APS_NEXT_SYMED_VALUE           319
 #endif

--
Gitblit v1.9.1