Low Level Keyboard Hooks
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.
Replies
Know the answer? Post it — somebody with the same question will find it here.