-
i was just wondering if any1 knows any links or sites that show and explains all the win api stuff
I got the API viewer, but don't have a clue what most of them do and which constants are required with what????
is there a site that list all of those details??
much appricated!! =)
-
-
Yes, and you can install MSDN, or check out the MSDN library on the M$ site
-
You can check out a load of Windows API resources in the VB-World API topic area here: http://www.vb-world.net/api/
Of course, if you have any particular programming questions, feel free to post a message in this forum.
------------------
James Limm
Senior Editor, VB-World.net
-
Check out Dan Appleman's book on how to use Win32 API's in VB. Here's a link to his book on Amazon.com.
------------------
Ryan
[email protected]
ICQ# 47799046
-
You can also pickup a free Win32 API Help File which lists alot of the APIs in detail.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
I am starting one for the api: http://api.compwiz.tzo.com
It is VERY new... and is for C++ but...
------------------
Tom Young, 14 Year Old
[email protected]
ICQ: 15743470 Add Me ICQ Me
AIM: TomY10
PERL, JavaScript and VB Programmer
-
-
just like to thanx for all the replies
helped alot
much appreciated :)