From: Lisa Pearlson on
How to implement a global keyboard hook?
I need the ability to selectively "block", "rewrite" or "passthrough"
WM_KEYDOWN/UP messages globally.

Lisa


From: Lisa Pearlson on
Nevermind, I meant mouse hook, WM_MOUSEMOVE and such.. not keyboard hook.

"Lisa Pearlson" <no(a)spam.plz> wrote in message
news:ePKD71iZJHA.552(a)TK2MSFTNGP06.phx.gbl...
> How to implement a global keyboard hook?
> I need the ability to selectively "block", "rewrite" or "passthrough"
> WM_KEYDOWN/UP messages globally.
>
> Lisa
>
>