|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Export procedure entry point in a dllI'm developing a dll with VB.NET and Visual Studio 2005 to be used as
a plugin in Skype. I'm supposed to make my dll export the entry point of a procedure called DllInitSkypePluginB. Anyone now how to export an entry point of a procedure in a VB.NET dll? The definition of DllInitSkypePluginB in the Skype SDK documentation is: procedure DllInitSkypePluginB( ItemID: WideString; ColManager: ICollectionManager; Plugin: ISkypePluginB; Params: WideString = '' ); stdcall; Joh,
As far as I know, you cannot create that kind of dll with VB.Net. Does Skype support using COM? If so, you could create a dll that worked with COM. Kerry Moorman Show quoteHide quote "Joh" wrote: > I'm developing a dll with VB.NET and Visual Studio 2005 to be used as > a plugin in Skype. I'm supposed to make my dll export the entry point > of a procedure called DllInitSkypePluginB. Anyone now how to export an > entry point of a procedure in a VB.NET dll? > > > The definition of DllInitSkypePluginB in the Skype SDK documentation > is: > > procedure DllInitSkypePluginB( > ItemID: WideString; > ColManager: ICollectionManager; > Plugin: ISkypePluginB; > Params: WideString = '' > ); stdcall; > >
there is no 64-bit Jet (MS Access) OLEDB driver.
Problem with: Use the following method to smooth edges of screen fonts: if ClearType is selected COM problem Persistent settings a vb calculator, but with a twist.?? Publishing problem Can someone help me with this menu? Send keystroke to a datagridview control vb.net c# mix Can someone tell me where to post a code question for the following |
|||||||||||||||||||||||