Click to See Complete Forum and Search --> : Tell me where APIs are documented


chem1
January 30th, 2000, 12:35 PM
Please give me the link where all (win98+winNT)APIs are documented.
I want complete info about thier use etc etc\
Thankx in advance...

Chris Eastwood
January 30th, 2000, 02:32 PM
You can either start off by buying the Dan Appleman 'Visual Basic Programmers Guide to the Win32 API', or by going through the msdn at http://msdn.microsoft.com[/vb]

The book is by far the best introduction to API programming for VB developers but doesn't cover things like API usage for common controls etc. The MSDN is very useful once you know what you're looking for, but can be a nightmare to navigate through.


Chris Eastwood

CodeGuru - the website for developers
[url]http://codeguru.developer.com/vb

hanif
March 9th, 2000, 07:48 AM
try surfing this web site..

http://kpdweb.cjb.net/

it offers simple ( but nice )documentation
on a lot of APIs and an example for each documented API.

happy hunting :)

Rodrigo
March 12th, 2000, 10:21 PM
<www.vbapi.com> is excelent