SetWindowsHookEX

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've played around with SetWindowsHookEx and got it to successfully work on hard keys, but I only get CTRL and CAPS in the SIP. ideas
thank
 
Help me out: what's the problem? When you do a SetWindowsHookEx, you are
able to capture real keys being pressed, etc., but you don't get some
message when the key is sent from the SIP? What message?

Paul T.

paul harris said:
I've played around with SetWindowsHookEx and got it to successfully work
on hard keys, but I only get CTRL and CAPS in the SIP. ideas?
 
Back
Top