Results 1 to 2 of 2

Thread: Api help

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 1999
    Location
    Phoenix, az
    Posts
    1,517

    Post

    OK,
    I need help With this Api..
    This Api Called GetAsyncKeyState will check the status the key I want.
    But I dont know How to tell it to check the Arrow Keys.
    Whats the Name for them ( IE. GetAsyncKeyState (VK_Q))

    Some help please?

  2. #2
    Lively Member
    Join Date
    Jun 1999
    Location
    Ireland
    Posts
    96

    Post

    I think you can use the VB constants,

    Like VBKeyLeft, VBKeyRight etc...

    VB comes with an API viewer, which also contains a list of all constants required for the API's listed.

    Hope this helps,

    Steve.

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