Results 1 to 3 of 3

Thread: Keycode to ascii

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 1999
    Location
    New York
    Posts
    32
    Ok, I'm trying to get the keys that i press(form1_keydown) to go into a text box and in order to do that, I need to convert keycode to its ascii equivilent. Thats what i don't know how to do. I though that there was a really easy way to do it, but I can't think of it off the top of my head and my help isn't working because i think i lost the disk.

  2. #2
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    Just because you lost the disk doesn't mean you can't get help...MSDN is free and online at:

    http://msdn.microsoft.com/library/

    A search for "Keycode to Ascii" turned up this page, which has several links that should help you solve your problem
    ~seaweed

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 1999
    Location
    New York
    Posts
    32
    Hey, thats great. I didnt know that you could get msdn library stuff online. thats pretty cool. But anyways, I still can't figure out how to convert the keycode to its ascii equivilent and I think that i still won't be able to get the results im looking for. I need it to send whatever I type in(form1_keydown) into a text box and with the shift thing and stuff like that, i don't know how i would go about doing that.

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