Hi All,
Can anyone give me a code snippet on calling a VB6 DLL from C#
Thanks
Printable View
Hi All,
Can anyone give me a code snippet on calling a VB6 DLL from C#
Thanks
Is this DLL COM/OLE enabled ?
There isn't any code snippet. all you need to do is add a reference to the DLL and you should be good.