S
Stephen Piland
For learning purposes, I have converted a small VB6 DLL to
a VB.NET DLL. It was and is used by VB6 .EXE. I know
that .NET is intented to get us out of DLL-Hell, but how
would someone use the .NET DLL in a VB6 app? I try to add
it by browsing in the References section, but it indicates
that it is not self registering. Eventually, I will move
the VB6 .EXE to .NET, but since my DLL was small, I
thought I'd start with it.
Any thoughts would be appreciated...
a VB.NET DLL. It was and is used by VB6 .EXE. I know
that .NET is intented to get us out of DLL-Hell, but how
would someone use the .NET DLL in a VB6 app? I try to add
it by browsing in the References section, but it indicates
that it is not self registering. Eventually, I will move
the VB6 .EXE to .NET, but since my DLL was small, I
thought I'd start with it.
Any thoughts would be appreciated...