Lets say I want to map character "A" to Virtual Key 81 ("Q")
I looked at MapVirtualKey but it doesn't look like that is
what I'm looking for.
I want the computer to print the letter A everytime the
user pressed the Q button. This needs to happen on all
applications, not just my app.
Any ideas?
------------------
-Greg
I looked at MapVirtualKey but it doesn't look like that is
what I'm looking for.
I want the computer to print the letter A everytime the
user pressed the Q button. This needs to happen on all
applications, not just my app.
Any ideas?
------------------
-Greg
Comment