L
Linas Petras
BlankI'm trying to write a VB.NET dll for an old COM app that uses the old
VB6 Addin arch and I can't seem to get my dll to work with the old COM
program.
The problem is that the COM app trys to call "DllRegister" to register the
addin but of course their isn't one in .NET. What do I need to do to get my
VB.NET DLL to work with the COM app ???
Linas
VB6 Addin arch and I can't seem to get my dll to work with the old COM
program.
The problem is that the COM app trys to call "DllRegister" to register the
addin but of course their isn't one in .NET. What do I need to do to get my
VB.NET DLL to work with the COM app ???
Linas