Make a msn plug 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: Make a msn plug plugin (/showthread.php?tid=37468) Make a msn plug plugin by Stijn_klasje on 01-25-2005 at 04:53 PM
Hello everybody! RE: Make a msn plug plugin by Dempsey on 01-25-2005 at 04:57 PM Look at http://msgplus.net/help_plugins.php for the Plugin Sample and doucmentation RE: Make a msn plug plugin by Stijn_klasje on 01-26-2005 at 03:28 PM
quote:I have already downloaded that, but I just don't understand how I must use it. I don't know how I must put it in a DLL file RE: Make a msn plug plugin by Millenium_edition on 01-26-2005 at 05:39 PM you have to compile the file. and i strongly recommend to start with easier stuff if you don't even know how to compile that RE: RE: Make a msn plug plugin by Stijn_klasje on 01-29-2005 at 09:26 AM
quote:I can programming in visual basic, I work with bjorn on a A.I. project! But I have never ever before worked with a dll file... I thaugt that U would get friendly help here... RE: Make a msn plug plugin by Ash_ on 01-29-2005 at 12:41 PM
compiling a DLL in VB6 is very much the same as a executable. RE: Make a msn plug plugin by Millenium_edition on 01-29-2005 at 03:08 PM
quote:well, usually you don't start big projects with a programming language if you just learnt what a variable is |