XPPROGRAMMER
Programmer
Hello everyone,
is there a win32 API function that I can call to simply
DISCARD a Keyboard-input Message, when my keyboard HOOK
procedure indicates a system virtual-key code ?? I would
like to prevent windows and my-application-thread from
processing this keyboard message, when the end-user press
the CTRL OR ALT or PRINTSCREEN-KEY keys.
thanks for the kind help.
is there a win32 API function that I can call to simply
DISCARD a Keyboard-input Message, when my keyboard HOOK
procedure indicates a system virtual-key code ?? I would
like to prevent windows and my-application-thread from
processing this keyboard message, when the end-user press
the CTRL OR ALT or PRINTSCREEN-KEY keys.
thanks for the kind help.