mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Feature: Show screen resolution and client id in popup window
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user