Results 1 to 5 of 5

Thread: How I know API Functions ???

  1. #1

    Thread Starter
    Lively Member VB7's Avatar
    Join Date
    Jan 2001
    Posts
    86
    The question in subject

  2. #2
    Guest
    Lots of them are at these sites:

    http://www.vbapi.com
    http://www.allapi.net

    And you can buy Dan Appleman's Visual Basic Programmer's Guide to the Win32 API for a good price which may help you out with API function a lot as well.

  3. #3
    Guest
    msdn.microsoft.com and visit the Platform SDK section.

  4. #4
    Guest

    Cool

    You can find a helpfile 'win32.hlp' for API under http://www.crackstore.net with a detailed explanation of the most functions you need!!!(But there is a disadvantage it is in C-Language)

  5. #5
    Guest
    Also, when you install the MSDN from your CD, it should install the PSDK files with it, so this eliminates the need to go to that the msdn site.

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