Shoutbox

[split] How to create a plugin? - 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: [split] How to create a plugin? (/showthread.php?tid=44836)

RE: Window Management Plugin (Dock, Autohide) by henri on 05-14-2005 at 11:39 AM

how do you make a plugin


RE: Window Management Plugin (Dock, Autohide) by TazDevil on 05-14-2005 at 11:55 AM

Well first you must know a programming language c++, vb, etc etc

then you need to download and study the framework of plus plugins from
http://www.msgplus.net/help_plugins.php
which is well documented

the rest is pretty much COM knowledge depending on what you try to accoplish :)