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 ...
Oh sorry, I forget the reg key. What i posted is for both C++ and VB plugins. But for VB you also have to add some stuff to the registry:
In the branch HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins you have to add a string key like "My VB plugin"="VBplugin.Class"
Read the readme that comes with the examples and you'll understand better:
quote:
When installing a Visual Basic plugin, you are required to create a
special value in the registry to let Messenger Plus! know that it
has to load your DLL. Placing it in the Plugins directory will not
be enough. Here is the value you have to create:
  Key: HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins
  Value Name: any name you want to identify your plugin
  Value data: VB object identifier (ProgID)
The object identifier is the name of your project, a dot and the
name of your class. For example, the identifier for the VB sample
distributed in this API package is "MPPlugin.Sample".

Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
08-10-2003 11:06 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