mIRC Homepage
Posted By: LethPhaos creating a dll - 18/12/05 04:17 PM
i'm trying to create a dll with vb.net 2003, but i can't figure it out frown
anyone who has some hints?

i've been trying to use some delphi or c++ samples nut i'm already stuck on the function vars:

Public Function test(ByVal hwnd As handle, ByVal hwnd As handle, ByRef data As String, ByRef parms As String, ByRef show As Boolean, ByRef nopause As Boolean)

???, thx for any help!
Posted By: ClickHeRe Re: creating a dll - 19/12/05 03:55 PM
VB DLLs are called via COM calls, they can't be called with /dll|$dll

I can't really help you on those though, I've never really programmed in VB.
Posted By: LethPhaos Re: creating a dll - 20/12/05 08:15 AM
thanx, that already helps a bit, though vb.net is al little different i suppose it wil also be with these com things, anyone that can help a little more?
© mIRC Discussion Forums