|
-
Apr 25th, 2000, 01:17 PM
#1
Thread Starter
New Member
yo! hi
can anybody tell me how to use winapi. Just like how to know which declaration for which command?? i'm newbies in VB
yo ! thank you man
-
Apr 25th, 2000, 08:42 PM
#2
Frenzied Member
No offence but if you're new to programming then the API might be a bit more than you can chew, If you're starting VB from a C++ Background no problem, you didn't make it clear in your post how much programming you've done.
The most usefull tool for using the API is the API viewer which comes with VB, if you go to your add in manager (in the Addins menu) you should get a big list of things you can Add in, one of which is the VB6 API Viewer, select this and it will become an option in your addins menu, I think you have to load a file the first tiome you run it, it's WIN32API.TXT and it should be in tools, winapi.
it's fairly intuitive and it does your api declarations for you.
-
Apr 26th, 2000, 02:41 AM
#3
go to http://www.vbapi.com for a brief explanation for each of
API function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|