Feat: add HideMsg toggle to hide/show message log panel with menu checkmark

This commit is contained in:
yuanyuanxiang
2026-06-11 22:13:30 +02:00
parent 2843a260b0
commit 773f5d5973
6 changed files with 49 additions and 18 deletions

View File

@@ -995,6 +995,8 @@
#define ID_MENU_UNCOMPRESS 33057
#define ID_33058 33058
#define ID_UNINSTALL_SOFTWARE 33059
#define ID_33060 33060
#define ID_VIEW_HIDE_LOG 33061
#define ID_EXIT_FULLSCREEN 40001
// Next default values for new objects
@@ -1002,7 +1004,7 @@
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 389
#define _APS_NEXT_COMMAND_VALUE 33060
#define _APS_NEXT_COMMAND_VALUE 33062
#define _APS_NEXT_CONTROL_VALUE 2542
#define _APS_NEXT_SYMED_VALUE 105
#endif