Feature: Add FPS control menu for remote desktop

This commit is contained in:
yuanyuanxiang
2025-12-28 21:25:45 +01:00
parent f3ff5fdb03
commit 4ae97abcc6
4 changed files with 29 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ public:
virtual BOOL OnReconnect();
uint64_t m_DlgID = 0;
BOOL m_SendFirst = FALSE;
int m_nMaxFPS = 20;
// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
BOOL m_virtual;
POINT m_point;