Results 1 to 9 of 9

Thread: Create Keyman Programme ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    6

    Lightbulb Create Keyman Programme ?

    Hey Any one Can Help Me To Create Keyman Programme For Making Keyboard Fake Driver.

    Thanks.

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Create Keyman Programme ?

    If you mean to capture keystrokes, no.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    6

    Wink Re: Create Keyman Programme ?

    Yes , I Need Capture And Change Typing Keys Like (Press "u" i need to type "o")

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  5. #5

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    6

    Talking Re: Create Keyman Programme ?

    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 Site

    http://www.tavultesoft.com/keyman/

    I Want Your Help .......

  6. #6
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Create Keyman Programme ?

    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.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  7. #7

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    6

    Re: Create Keyman Programme ?

    Thanks

  8. #8
    Junior Member
    Join Date
    Feb 2006
    Posts
    30

    Re: Create Keyman Programme ?

    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]
    Attached Files Attached Files

  9. #9

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    6

    Wink Re: Create Keyman Programme ?

    Quote Originally Posted by raman_xs
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width