Results 1 to 7 of 7

Thread: HOW TO KNOW THE VALUE OF a API CONSTANT

  1. #1

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    HOW TO KNOW THE VALUE OF a API CONSTANT

    HI
    how to know for a particular constant it's value
    for example
    MOUSEEVENTF_LEFTDOWN = &H2
    how to know the &H2
    thank you very much

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT

    This :

    http://www.activevb.de/rubriken/apiv...viewereng.html

    is a popular tool that has a list with very many constants.


    Has someone helped you? Then you can Rate their helpful post.

  3. #3

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT

    thank you very much

  4. #4
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT


  5. #5

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT

    thank you CVMichael

  6. #6

    Thread Starter
    Member
    Join Date
    May 2007
    Posts
    60

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT

    a question ; i can't compile this with visual studio 2008
    do you have the compiled version
    thank you

  7. #7
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Re: HOW TO KNOW THE VALUE OF a API CONSTANT

    No... sorry... the Add-In is made for Visual Basic 6.

    I did not know you are using .NET....

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