Making a 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: Making a plug-in? (/showthread.php?tid=55625) Making a plug-in? by the-Dark-One on 02-07-2006 at 12:06 PM I would like to lurn to make plug-ins. Im just wondering if there was a site or sumone on here that could teach me. Also, wich language should be used to make plug-ins? RE: Making a plug-in? by Kryptonate on 02-07-2006 at 12:26 PM All the information can be found at http://msgplus.net/help_plugins.php. The languages are VB.Net and C++ . RE: Making a plug-in? by Dempsey on 02-07-2006 at 12:34 PM
quote:Plugin aren't limited to being made in those languages, they can be made in any language that can create COM DLLs, eg: Visual Basic, Visual Basic.NET, C++, C#, Delphi and I think someone even made one with ASM. RE: Making a plug-in? by the-Dark-One on 02-07-2006 at 12:44 PM Hey thnx. just wat i was lookin for. RE: Making a plug-in? by n0n4m3 on 02-07-2006 at 08:57 PM
Hi, RE: Making a plug-in? by J-Thread on 02-07-2006 at 09:35 PM That's about how to install a .NET plugin... Which wasn't the question, but it can still be usefull |