Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

API Calls

Status
Not open for further replies.

jav0

MIS
Nov 1, 2001
8
US
Can anyone tell me where I can learn about API calls? A link to a web site with documentation would be nice..

Thanks,
 
The other thing you can do is to get a copy of Daniel Appleman's "Visual Basic Programmer's Guide to the Win32 API". This book has a CD that you can load with a fair amount of sample apps. It also contains everything you need to know about API calls, converting them from C to VB etc.

After going through this book, all you should need is a reference manual listing the API calls for whichever API you want to use!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top