What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » VB Plugin, Installing ...

VB Plugin, Installing ...
Author: Message:
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: VB Plugin, Installing ...
Copy your plugin to the <Msg Plus folder>\Plugins folder and restart Messenger. Your plugin will be loaded by Plus and you're ready to test it. If you don't wan't to restart Messenger, make a program that executes
code:
Const HWND_BROADCAST As Long = &HFFFF&
PostMessage HWND_BROADCAST,  _
    RegisterWindowMessage("MessengerPlus_PluginChange"), _
    0, 0

and wait 5 seconds.

I think that the info that comes with the example plugins is very easy...
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
08-10-2003 10:32 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
VB Plugin, Installing ... - by Snakerboy on 08-10-2003 at 10:04 PM
RE: VB Plugin, Installing ... - by Choli on 08-10-2003 at 10:32 PM
RE: VB Plugin, Installing ... - by Snakerboy on 08-10-2003 at 10:57 PM
RE: VB Plugin, Installing ... - by Choli on 08-10-2003 at 11:06 PM
RE: VB Plugin, Installing ... - by Snakerboy on 08-10-2003 at 11:10 PM
RE: VB Plugin, Installing ... - by HDC on 08-11-2003 at 11:12 PM
RE: VB Plugin, Installing ... - by surfichris on 08-14-2003 at 01:38 PM
RE: RE: VB Plugin, Installing ... - by Choli on 08-14-2003 at 04:47 PM
RE: VB Plugin, Installing ... - by surfichris on 08-15-2003 at 03:16 AM
RE: VB Plugin, Installing ... - by dotNorma on 08-15-2003 at 03:55 AM


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