Forum Discussion

John_F_Greggs's avatar
John_F_Greggs
Copper Contributor
Apr 09, 2022

Bug: Windows 11 hibernates programs that are hooking windows drivers

The .NET function SetWindowsHookEx(WH_KEYBOARD_LL in C++ is currently bugged on windows 11 when doing resource intensive tasks such as gaming as I suspect windows tries to hibernate the program hooki...