can plug-ins be developed in Visual C++ 5? - 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: can plug-ins be developed in Visual C++ 5? (/showthread.php?tid=36237) can plug-ins be developed in Visual C++ 5? by viper2 on 12-31-2004 at 06:54 PM i am wondering if it is possible to develop plugins with Visual C++ 5. RE: can plug-ins be developed in Visual C++ 5? by Mike on 12-31-2004 at 07:11 PM
Actually, any programing language can make a dll. RE: can plug-ins be developed in Visual C++ 5? by viper2 on 12-31-2004 at 07:13 PM
thanks but i cannot seem to figure out this API is there anyone out there that can help me with the basics? use Msn messenger please! blfr_12@hotmail.com RE: can plug-ins be developed in Visual C++ 5? by RaceProUK on 01-01-2005 at 01:22 PM
Or http://raceprouk.cjb.net RE: can plug-ins be developed in Visual C++ 5? by ErikSchierboom on 01-01-2005 at 02:32 PM
My plugin is open-source (released under the GPL license) so you could use it as a guide to writing a plugin. The source can be found here: |