Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
console multithreading message-queue minhook cpp-programming getmessage setwindowshookex consolectrlhandler
-
Updated
Sep 6, 2024 - C