Improve screen spy efficiency with DXGI

This commit is contained in:
yuanyuanxiang
2025-03-13 23:34:33 +08:00
parent 0d6d171909
commit 7bcf11ce0a
44 changed files with 752 additions and 232 deletions

View File

@@ -9,6 +9,9 @@
#pragma once
#endif // _MSC_VER > 1000
#define ALGORITHM_GRAY 0
#define ALGORITHM_DIFF 1
#define MAX_CURSOR_TYPE 16
class CCursorInfo