Hey Any one Can Help Me To Create Keyman Programme For Making Keyboard Fake Driver.
Thanks. :thumb: :thumb:
Printable View
Hey Any one Can Help Me To Create Keyman Programme For Making Keyboard Fake Driver.
Thanks. :thumb: :thumb:
If you mean to capture keystrokes, no.
Yes , I Need Capture And Change Typing Keys Like (Press "u" i need to type "o")
Sorry I Haven't Find Any Tutorial or Sample Code For Keyman Programme.But Thanks Very Much For Your Help.I Want To Get Key And Send Another Key Like Keyboard Hook....... Try This SiteQuote:
Originally Posted by Al42
http://www.tavultesoft.com/keyman/
I Want Your Help ....... :thumb: :thumb: :thumb:
You won't find complete code for any project if you ask for help with what you're doing. GetAsyncKeyState will give you the key being pressed. Write some code starting with that.
Thanks
Please find the code attached with this reply
Currently it converts 'u' to 'o' and 'a' to 'r'.
You can enhance it for sure
Hope this is what you need.
Regards,
Raman
E-Mail: [email protected]
Thanks For Your code ... But I Want Change Keys In Not My Form Change Type Keys In MSWord Or Excel Like Programmes. Scan Key And Change It.Quote:
Originally Posted by raman_xs