Improve: Add more features/buttons for remote desktop toolbar

This commit is contained in:
yuanyuanxiang
2026-01-12 14:57:55 +01:00
parent da2184c39e
commit dd5fe2cde1
8 changed files with 239 additions and 38 deletions

View File

@@ -37,4 +37,5 @@ public:
CProgressCtrl m_Progress;
virtual BOOL OnInitDialog();
afx_msg void OnClose();
afx_msg void OnTimer(UINT_PTR nIDEvent);
};