C# plugin bases? - 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: C# plugin bases? (/showthread.php?tid=42858) C# plugin bases? by Art Crazy on 04-15-2005 at 01:06 PM I'm currently learning C# and was gonna try it out with plus, but when i downloaded the plugin API documentation I found out Patchou just made the bases for C/C++ and some other languages, but C# isnt there! Does anyone have the bases for C# or will i need to *recode* them? RE: C# plugin bases? by brian on 04-15-2005 at 02:31 PM You will have to recode them, I guess. RE: C# plugin bases? by Art Crazy on 04-15-2005 at 03:31 PM Ok thanks for your reply... *sigh* RE: C# plugin bases? by RaceProUK on 04-15-2005 at 04:00 PM You'll be best off recoding the VB.NET files to C# rather than trying the same with C++, as VB.NET and C# are both for the .NET platform. |