Windows focus assist set state #2821
Answered
by
castorix
nicola-lunghi
asked this question in
Q&A
-
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
castorix
Aug 6, 2022
Replies: 1 comment
-
It can be done with NtUpdateWnfStateData from NtDll.dll, but it is not officially documented... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
btueffers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can be done with NtUpdateWnfStateData from NtDll.dll, but it is not officially documented...
(tested on Windows 10 21H1)