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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top