What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » a question about C++ plugins.

a question about C++ plugins.
Author: Message:
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: RE: a question about C++ plugins.
quote:
Originally posted by Mnjul
No it does not require a string.

To answer your "if Plus! can determine it" question, go to your...
HKCU\Software\Patchou\MsgPlus2\(YourEmail)\Preferences\Plugins and you'll see that all your dlls in Plugins directory are actually "read" by Plus!...My guess is Plus! will first try to load the DLL (and DllMain will be called or something), and if it sucessfully returns true, Plus! attempts to call Initialize, and so forth. If everything's fine, Plus! will recognize it as a Messenger Plus! plug-in. :)

Smart Patchou, isn't he? :P


I think he checks if Initialize() has been exported, and if so, calls it, and depending on the return value adds the plugin to the registry.
The previous sentence is false. The following sentence is true.
09-13-2005 06:11 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
a question about C++ plugins. - by Ash_ on 09-12-2005 at 10:43 PM
RE: a question about C++ plugins. - by Mnjul on 09-13-2005 at 01:54 AM
RE: RE: a question about C++ plugins. - by segosa on 09-13-2005 at 06:11 AM
RE: a question about C++ plugins. - by Ash_ on 09-13-2005 at 05:48 AM
RE: a question about C++ plugins. - by RaceProUK on 09-13-2005 at 09:59 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