Please give me the link where all (win98+winNT)APIs are documented.
I want complete info about thier use etc etc\
Thankx in advance...
Printable View
Please give me the link where all (win98+winNT)APIs are documented.
I want complete info about thier use etc etc\
Thankx in advance...
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 [url]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
http://codeguru.developer.com/vb
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 :)
<www.vbapi.com> is excelent