Feat: draggable splitter bar to resize host list and message log proportions

This commit is contained in:
yuanyuanxiang
2026-06-11 22:13:48 +02:00
parent 773f5d5973
commit 8c64886512
3 changed files with 123 additions and 5 deletions

View File

@@ -107,6 +107,8 @@
#define WM_TRIAL_WAN_IP_ABUSE WM_USER+3037 // 试用版 IP 段检测OnAccept 发现入站为公网 IP通知主窗口弹框
#define WM_ACTIVE_LICENSE_NUM WM_USER+3038
#define WM_ONLINE_HOSTNUM WM_USER+3039
#define WM_SPLITTER_MOVED WM_USER+3040
#define WM_SPLITTER_RELEASED WM_USER+3041
#ifdef _UNICODE
#if defined _M_IX86