|

Win32 SDK Help File - by Friends-of-FPC
Almost everything you want to know about the Windows API in one help file. And the best thing is: as .HLP File, you can import it as online help to all good Editors and have a look while you are coding.

The help file contains a couple of thousand topics about the Win32 API as well as DirectX and some OpenGL Commands. It points out differences between the Windows NT and 9x architecture.

Most of the Functions have a proc prototype and every style of a function is explained. No more loose lists with styles, everything is right with the Function.
Of course there is a little drawback: the file is huge. About 20 MB uncompressed. Without the search index of course. The downloadable ZIPed EXE file still is about 13 MB. It's a must have for every Windows coder, though.
win32hlp.exe (13.156 KB)
Back to previous page
|