Shoutbox

Make 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: Make a plugin! (/showthread.php?tid=34907)

Make a plugin! by Bmw1000c on 11-27-2004 at 10:46 AM

Hi,
I want to make a plugin to help community :P
I read this but I have to learn some languages (C,C++, Basic)!
Where I can learn languages(C,C++...)

Sorry my english :P

thanks!


RE: Make a plugin! by Millenium_edition on 11-27-2004 at 10:46 AM

find some tutorials on the net :)


RE: Make a plugin! by Bmw1000c on 11-27-2004 at 10:53 AM

MPPluginC.obj : error LNK2001: unresolved external symbol "void __cdecl SetNewName(char const *)" (?SetNewName@@YAXPBD@Z)
MPPluginC.obj : error LNK2001: unresolved external symbol "void __cdecl DisplayToast(char const *,char const *,char const *,bool)" (?DisplayToast@@YAXPBD00_N@Z)
MPPluginC.obj : error LNK2001: unresolved external symbol "char const * const sCCNotify" (?sCCNotify@@3PBDB)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/MPPluginC.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.

when i'm press "Build MPPluginC.exe", it gives me this error! using C++ 6 :S

Millenium_edition i think i'm going very well making a continuation of the simple plugin... by patchou!


RE: Make a plugin! by Bmw1000c on 11-27-2004 at 12:23 PM

Hi again...
finaly I make the plugin... not make... i make alterations!

another question: how i make an install?


RE: Make a plugin! by user27089 on 11-27-2004 at 12:46 PM

If you go here: Messenger Plus! Plugins Section 'Others', you can download the plugin maker, afaik created by DJmystic (the blasphemer).. so that should be ok for you!


RE: Make a plugin! by L. Coyote on 11-27-2004 at 06:08 PM

quote:
Originally posted by Bmw1000c
Hi,
I want to make a plugin to help community :P
I read this but I have to learn some languages (C,C++, Basic)!
Where I can learn languages(C,C++...)

Sorry my english :P

thanks!

I would advise you not to aim so high if you don't know how to program. Make a simple project first and then make a plug-in.