Update README.md

This commit is contained in:
cschy
2022-03-01 20:32:05 +08:00
committed by GitHub
parent e4774cf799
commit ad6eadf01b

View File

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