Dll References - 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) +----- Thread: Dll References (/showthread.php?tid=69090) Dll References by Mario Achkar on 12-02-2006 at 11:57 PM I was wondering if i could reference an external DLL , just like u use references in VB for example and be able to use the objects it provides. RE: Dll References by Menthix on 12-03-2006 at 12:08 AM Yes you can, see Object References > Interop Object in the scripting documentation http://www.msgpluslive.net/scripts/view/13-Offici...ing-Documentation/ |