Shoutbox

Developing My plug in - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Developing My plug in (/showthread.php?tid=28084)

Developing My plug in by Arkan Row on 07-03-2004 at 07:57 PM

I'm developing a simple plug in in VB6, i compile the .DLL, put it in /plugins, and restart msnplus.exe & msnmsg.exe but it doesn't seem to work... could anyone help me?


RE: Developing My plug in by Stigmata on 07-03-2004 at 08:10 PM

u need to make a registry entry for it


RE: Developing My plug in by CookieRevised on 07-03-2004 at 08:19 PM

and besides making a regisrty entry, you also need to register the dll... it is all explained in the official plugin tutorial: http://files.msgplus.net/data/MPPlugins.zip


RE: Developing My plug in by Stigmata on 07-03-2004 at 09:09 PM

quote:
Originally posted by CookieRevised
and besides making a regisrty entry, you also need to register the dll... it is all explained in the official plugin tutorial: http://files.msgplus.net/data/MPPlugins.zip


umm not to go offtopic or anything

but he already has the plugins zip to make the plugin in the first place :S
RE: Developing My plug in by CookieRevised on 07-03-2004 at 09:26 PM

not nessecairly, he could've copied from another source....
but then again, if he has, then he should've read the readme.txt first in the first place ;)


RE: Developing My plug in by RaceProUK on 07-04-2004 at 02:39 PM

For a more complete guide to plugins, you could always visit my site and download my Authoring Guide.