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.
Inject code "SetWindowDisplayAffinity" to every process which has window, but it can't work on wpf app which set AllowsTransparency="True"(e.g. QQ)
C++