ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

API-Guide 3.7: A Windows API Programming Reference

(1/2) > >>

KenR:
Another DonationCoder.com member recently told me about some Windows API guide software, cleverly called API-Guide. This is the first program of this type I have ever heard of. Are there other similar programs that are better? Is this the one people commonly use? Inquiring minds want to know (or at least I do)!

Many people have asked us if they could download our API list because they couldn't go online for a very long time and it could take ages to download all the API examples. Of course, this was very unpractical, since the list is changing every month.

For these people we've created API-Guide! API-Guide is an API database with all the API functions of our API list.

API-Guide has over 900 functions, all documented, and explained with an example. Several functions also have a dotNET equivalent and dotNET example code.
--- End quote ---

http://www.allapi.net/agnet/apiguide.shtml



from GEDDi_Fbs

f0dder:
Looks a bit impractical to me... I use the PlatformSDK from May 2002, afaik the last htmlhelp v1 release before MS switched to the crappy new htmlhelp system.

Gerome:
Hello,

Looks a bit impractical to me... I use the PlatformSDK from May 2002, afaik the last htmlhelp v1 release before MS switched to the crappy new htmlhelp system.

-f0dder (October 01, 2006, 07:02 PM)
--- End quote ---

This tool was developped in VB, and its interface mimmics HTML Help, but it's a pure EXEcutable, not a CHM at all, so i' don't see any crappy things at all onto this excellent software.
This software is considered as a reference to the eyes of VB/vb.Net developpers.

f0dder:
Since KenR asked in PM, here's how to obtain the PlatformSDK, taken from the ASM community messageboard. No reason to be limited to 925 functions and a cruddy interface ^_^

Quoting Morris from the thread linked above:

The "template" URL for older PSDKs is:

http://download.microsoft.com/download/platformsdk/sdk/update/win98mexp/en-us/build/FULL/PSDK-FULL.num.cab

Now, the build might be:
2601.0          (August 2001 edition)
3590.2          (November 2001 edition)
3639.1          (May 2002 edition)
3663.0          (July 2002 edition)
3672.1          (August 2002 edition)
3718.1          (October 2002 edition)
3790.0          (February 2003 edition)
2600.2180       (PSDK XP SP2 edition)

For each build, the num should be iterated from 1 till you get a cab file smaller than all the others (usually the cab files are 25MB in size).

The last PSDK with htmlhelp v1 is 3639.1 (May 2002 edition).

--- End quote ---

Jibz:
Hmm .. I tried

http://download.microsoft.com/download/platformsdk/sdk/update/win98mexp/en-us/3639.1/FULL/PSDK-FULL.1.cab

which if I got the system right should be the first cab for the May 2002 edition, and I got a 404 :(.

Navigation

[0] Message Index

[#] Next page

Go to full version