Update README.md

This commit is contained in:
cschy
2022-03-01 18:49:01 +08:00
committed by GitHub
parent c510cffdea
commit 3cc6f22564

View File

@@ -1,4 +1,4 @@
# AntiScreenCap # AntiScreenCap
Inject code "SetWindowDisplayAffinity" to every process which has window; Don't work on wpf app which set AllowsTransparency="True"(e.g. QQ) Inject code "SetWindowDisplayAffinity" to every process which has window. It can't work on wpf app which set AllowsTransparency="True"(e.g. QQ)
"Hide" and "Unhide" hook current windows while "RtlHide" taking a real-time hook. "Hide" and "Unhide" hook current windows while "RtlHide" taking a real-time hook.