What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » API calls and VB6

API calls and VB6
Author: Message:
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: RE: API calls and VB6
quote:
Originally posted by wipey
I jus need to know the kinds of things that can be done with them really:S

If you can't do some thing with API, you can't do it. Windows provides a lot of functions (more than 900) that help to the programmers to make more things with their programms. In fact, all programms call at least one API. All the things a program does, like open files, play sounds, show windows, etc... are done through API, althrough you don't call APIs explicitly in your program.
quote:
Originally posted by [Wouter]
Api = +o(

APIs are needed. Imagine you are in VB and want to change the caption of your window. Just type Form1.Caption = "New text". Easy, isn't it? Well, now suppose you want to change the text of a window that you don't below. A window of other program. What can you do? You can't use the .Caption property. You need API.

I suggest you to read this article: http://www.pietschsoft.com/programming/vbapi/articles/intro/index.html or, at least, the 1st point.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
09-02-2003 06:03 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
API calls and VB6 - by wipey on 09-01-2003 at 06:18 PM
RE: API calls and VB6 - by Wabz on 09-01-2003 at 06:24 PM
RE: API calls and VB6 - by wipey on 09-01-2003 at 06:27 PM
RE: API calls and VB6 - by wipey on 09-01-2003 at 10:12 PM
RE: RE: API calls and VB6 - by Choli on 09-02-2003 at 06:03 PM
RE: API calls and VB6 - by ng on 09-01-2003 at 10:26 PM
RE: API calls and VB6 - by Wouter on 09-02-2003 at 04:00 PM
RE: API calls and VB6 - by Xerxis on 09-02-2003 at 04:21 PM
RE: API calls and VB6 - by Wouter on 09-02-2003 at 05:48 PM
RE: API calls and VB6 - by Xerxis on 09-02-2003 at 05:49 PM
RE: API calls and VB6 - by wipey on 09-02-2003 at 08:33 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On