Is it possible to poll GetKeyboardState() as a replacement for a global keyboard hook?

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-04-11T07:28:53Z Indexed on 2010/04/11 7:43 UTC
Read the original article Hit count: 332

Filed under:
|

Is it possible to poll GetKeyboardState() as a replacement for a global keyboard hook?

© Stack Overflow or respective owner

Related posts about c#

Related posts about keyboard-hook