H.2. Websites

There are many websites dedicated to the Win32 API, each of which has its good and bad points. Most, however, do not provide a complete API list.

The Microsoft MSDN website is, in our opinion, difficult to use when you don't know what you're looking for. If you know the exact name of the API function you want, you can find excellent references to it on the MSDN site, including information and how-to articles. But finding a complete list of all Windows API functions is nearly impossible. The general consensus is that even Microsoft does not publish documentation for the entire API.

The following short list represents Internet-based resources that are worth a look:

  • MSDN: Search for "Win32 API" or the specific API function name:

    http://search.microsoft.com/search/search.aspx?st=a&View=en-us
  • Microsoft DLL Help Database:

    http://support.microsoft.com/dllhelp
  • MSDN: Win32 API declarations download:

    www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=1DB32433-87DD-45D9-A4EC-7C7973D7C94B
  • The ALLAPI Network:

    www.allapi.net/apilist/apilist.php
  • VBNet Visual Basic Developers Resource Centre:

    http://vbnet.mvps.org
  • The Access Web:

    www.mvps.org/access/

Get Access™ 2007 VBA Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.