Hello Guest it is April 17, 2024, 09:33:01 PM

Author Topic: Need inside info on KeyGrabber  (Read 2022 times)

0 Members and 1 Guest are viewing this topic.

Need inside info on KeyGrabber
« on: January 31, 2010, 11:07:05 PM »
I think Brian or Art can answer a question for me. I have a specific project using Mach3 that requires a program like KeyGrabber. KeyGrabber won't work for my needs so I will probably write my own program. The question is once I get a keystroke how do I send the translated keystroke to Mach3. I suspect it's done by posting a message (PostMessage function in Windows API). If so I need to know the message number and parameters to use. If it's not done with PostMessage I need to know how to do it.

Thanks!