0
Reply

Low Level Keyboard Hooks

nagu_paddy

nagu_paddy

Apr 12 2004 5:19 AM
1.8k
I wanted to implement a low level Keyboard Hook which blocks key combinations such as Ctrl+Alt+Del, Alt+Tab, Ctrl+Esc, Alt+Esc etc.... In specific i wanted to know what to write in the HOOKPROC and what to return so that these Key Combinations are blocked.