2 results for “topic:consolectrlhandler”
Shows how to use Interception's API to listen in on and manipulate keystrokes in an orderly manner
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.