feat add protect list

This commit is contained in:
2026-06-03 10:03:26 +08:00
parent 93417ef728
commit 762cedc015
10 changed files with 163 additions and 10 deletions
-2
View File
@@ -39,8 +39,6 @@ namespace anit_screen_grap
if (!_GreProtectSpriteContent)
return FALSE;
DbgPrintEx(77, 0, "%p\n", _GreProtectSpriteContent);
auto suc = _GreProtectSpriteContent(NULL, hWnd, TRUE, Flags);
KeUnstackDetachProcess(&apc);