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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

API FUNCTIONS IN VB

Status
Not open for further replies.

PoLaK

Programmer
Oct 1, 2001
15
0
0
AU
I am pretty good at visual basic programming but i want to learn to use API functions in my programs and was wondering if anyone knew of a site or text file that i could learn to use API functions from or whether anyone knows of any other method of learning API functions from...

your help is greatly appreciated
 
PoLak,
For API reference, you have got to check out:
It is the best refernce site I have seen

hth
Scoty::)
"Learn from others' mistakes. You could not live long enough to make them all yourself."
-- Hyman George Rickover (1900-86),
 
One other good source I know of is a book by Dan Appleman. It is called "The Visual Basic Programmers Guide to the WIN 32 API".

Hope This Helps,

Marty
 
Hi Polak & Co

I agree with Martyl's suggestion of the book by Dan Appleman. It's worth looking at if you want to know how to use API's with VB.

Also look at Planet-source-code.com - an awesome site to learn from!

Regards,

Codefish
 
thanks for your replies

this has helped heaps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top