Feature: Show screen resolution and client id in popup window

This commit is contained in:
yuanyuanxiang
2026-01-10 20:52:00 +01:00
parent daa70f9777
commit c75b45507c
5 changed files with 79 additions and 16 deletions

View File

@@ -255,7 +255,7 @@ public:
std::set<std::string> m_GroupList;
std::string m_selectedGroup;
void LoadListData(const std::string& group);
void DeletePopupWindow();
void DeletePopupWindow(BOOL bForce = FALSE);
context* FindHost(context* ctx);
context* FindHost(int port);
context* FindHost(uint64_t port);