Shoutbox

VB - 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: VB (/showthread.php?tid=12180)

VB by fluffy_lobster on 07-03-2003 at 06:36 PM

Is there a way of creating DLLs in VB, and if so how do you call the events etc. used in the msgplus api?

gradier.dll is coming your way... :P


RE: VB by TWDman on 07-03-2003 at 06:52 PM

yes there is, choose: ActiveX dll on start up. One Thing: The Header from Patchou has not been translated to VB atm.


RE: VB by surfichris on 07-04-2003 at 05:59 AM

No, you can't use normal Activex DLL's in visual basic because they dont export function tables.

I will be releasing a dll soon which i have made that will allow users to use visual basic to create there own plugins.. (I am distributing the dll because i had to pay for the software that is used to compile it).


RE: VB by Patchou on 07-04-2003 at 08:12 AM

Chris rocks... I wanted to do that but it takes too much time and I'm a d*ck in vb :p


RE: VB by Misterjad on 07-04-2003 at 08:29 AM

héhé lobster, you rocks ...


RE: VB by AzNiNsEcT on 07-05-2003 at 10:58 AM

goodies, i can use my newfound knowledge to try to make plugins :D