News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Windows API Reference

Started by cman, June 04, 2010, 05:18:07 PM

Previous topic - Next topic

cman

Is there a Windows API reference in book form available? I haven't seen a non-language specific manual for Windows APIs. It would be nice not to have to always use the Win32.hlp file ( I like to write code on paper first and then move the code to the computer afterwards ). Thanks for any information!

clive

It could be a random act of randomness. Those happen a lot as well.

vanjast

hmmm.. is there a free PDF version ?  :green2

Magnum

Quote from: cman on June 04, 2010, 05:18:07 PM
Is there a Windows API reference in book form available? I haven't seen a non-language specific manual for Windows APIs. It would be nice not to have to always use the Win32.hlp file ( I like to write code on paper first and then move the code to the computer afterwards ). Thanks for any information!

The Win32 help file is very old and not up to date.

Get the 2003 PSDK and just install the reference files.
I use H2viewer to view those files.

Have a great day,
                         Andy