What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Multi-DLL plugins?

Multi-DLL plugins?
Author: Message:
yagiz.y
New Member
*

Avatar

Posts: 2
Joined: Jun 2006
O.P. Multi-DLL plugins?
Has anybody tried to write a plugin that used additional DLLs?

I can't get my plugin working. I am using a plain DLL (non-COM) in addition to the plugin's DLL, but my plugin does not show up in the list in preferences.

Does one have to write COM components to create multi-DLL plugins?

--
Yagiz
06-10-2006 11:19 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Multi-DLL plugins?
You can use whatever you want (including multiple DLLs). It doesn't matter if you call functions from another DLL from inside that main DLL (calling Windows APIs is a nice example. All those Windows APIs are included in other DLLs too).

But the main DLL, the actual DLL which gets loaded by Messenger Plus!, must be programmed in the proper way so it is reconized as a Plus! plugin.

See the plugin documentation and examples:
http://www.msgplus.net/help_plugins.php

This post was edited on 06-10-2006 at 11:51 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-10-2006 11:50 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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