PDA

Click to See Complete Forum and Search --> : Is there Any help for Win API?????


VB-LEANER
Dec 14th, 1999, 07:56 PM
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!! =)

smalig
Dec 14th, 1999, 08:17 PM
You can look my archive: http://vbcode.webhostme.com/en/codelist.asp?c=5

Best Regards.

------------------
smalig
smalig@hotmail.com
http://vbcode.webhostme.com/

Crazy D
Dec 14th, 1999, 09:46 PM
Yes, and you can install MSDN, or check out the MSDN library on the M$ site

James
Dec 14th, 1999, 10:27 PM
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

Gimpster
Dec 14th, 1999, 10:34 PM
Check out Dan Appleman's book on how to use Win32 API's in VB. Here's a link (http://www.amazon.com/exec/obidos/ASIN/0672315904/ref=sim_books/103-9465641-6604658) to his book on Amazon.com.

------------------
Ryan
corneslen@hotmail.com
ICQ# 47799046

Aaron Young
Dec 15th, 1999, 01:38 AM
You can also pickup a free Win32 API Help File (http://sourcesite.simplenet.com/visualbasic/) which lists alot of the APIs in detail.

------------------
Aaron Young
Analyst Programmer
aarony@redwingsoftware.com
adyoung@win.bright.net

Compwiz
Dec 15th, 1999, 03:35 AM
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
tyoung@stny.rr.com
ICQ: 15743470 (http://wwp.icq.com/15743470) Add Me (http://wwp.icq.com/scripts/search.dll?to=15743470) ICQ Me (http://wwp.icq.com/scripts/contact.dll?msgto=15743470)
AIM: TomY10 (http://www.aol.com/aim/aim30.html)
PERL, JavaScript and VB Programmer

ChrisJackson
Dec 15th, 1999, 05:57 AM
Check out this website:
http://skyscraper.fortunecity.com/transmission/45/api/index.html

------------------
CJ

VB-LEANER
Dec 15th, 1999, 06:20 PM
just like to thanx for all the replies
helped alot
much appreciated :)