修复远程桌面跟踪鼠标不准的问题

添加比zstd更快的压缩库lz4。
This commit is contained in:
yuanyuanxiang
2019-01-17 20:41:51 +08:00
parent 16741545a9
commit 78623390b2
23 changed files with 1378 additions and 47 deletions

View File

@@ -31,6 +31,7 @@ public:
HICON m_hIcon;
HICON m_hCursor;
POINT m_ClientCursorPos;
BYTE m_bCursorIndex;
CString m_strClientIP;
BOOL m_bIsTraceCursor;
VOID CScreenSpyDlg::SendCommand(MSG* Msg);