Feature: Support copy text from remote with Ctrl+V

This commit is contained in:
yuanyuanxiang
2025-10-20 03:56:54 +08:00
parent 9c8f6fa3aa
commit 11a77fda06
5 changed files with 175 additions and 0 deletions

View File

@@ -84,6 +84,7 @@
#define WM_PASSWORDCHECK WM_USER+3021
#define WM_SHOWMESSAGE WM_USER+3022
#define WM_SHOWERRORMSG WM_USER+3023
#define WM_SESSION_ACTIVATED WM_USER+3024
#ifdef _UNICODE
#if defined _M_IX86