Discussion:
Win32API for Dummies ?
(too old to reply)
m***@hotmail.com.CUT
2006-10-10 13:38:34 UTC
Permalink
I'm a total novice at Windows programming. What
is a good reference to the functions with brief descriptions
and function calls in the WIN32API.
Lou
2006-10-10 17:34:57 UTC
Permalink
Post by m***@hotmail.com.CUT
I'm a total novice at Windows programming. What
is a good reference to the functions with brief descriptions
and function calls in the WIN32API.
I believe there are a zillion APIs more or less:-))

Lou
Wilko
2006-10-11 06:12:26 UTC
Permalink
Post by Lou
Post by m***@hotmail.com.CUT
I'm a total novice at Windows programming. What
is a good reference to the functions with brief descriptions
and function calls in the WIN32API.
I believe there are a zillion APIs more or less:-))
Lou
See posting in alt.lang.powerbasic + answer given there.
Bart Lateur
2006-10-11 21:22:01 UTC
Permalink
Post by m***@hotmail.com.CUT
I'm a total novice at Windows programming. What
is a good reference to the functions with brief descriptions
and function calls in the WIN32API.
There's the, since 4 years abandoned, but still goo, AllAPI poject,
actually for VB, but still interesting. See <http://allapi.net>, the
API-Guide is a good helper tool.

Also, the canonical reference is the MSDN network on Microsoft's
website. It's for C, but very thorough.

<http://msdn.microsoft.com>
--
Bart.
Loading...