Shoutbox

MSN API - 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: MSN API (/showthread.php?tid=29623)

MSN API by LiMãØ on 08-07-2004 at 12:44 PM

hi, I'm new here and this is my first post :)

I have a plugin project in VB, but I need to know how to use the MSN API :( anyone can explain me how to use it???? and where I can get it??

thanks for any help....


RE: MSN API by Choli on 08-07-2004 at 06:29 PM

quote:
hi, I'm new here and this is my first post
:wave: hi and welcome to the forums
quote:
but I need to know how to use the MSN API  anyone can explain me how to use it???? and where I can get it??

the information about the messenger api can be found in the zip i'm attaching. In the .chm you have how to use it in C++ and in VB. however...
quote:
I have a plugin project in VB
I think you're talking about a plugin for plus (so you need the plus api, not the messenger one). You have it at http://www.msgplus.net/help_plugins.php . There you'll find a example plugin in VB with lots of comments that will teach you on how to use it.