G
Guest
Hi,
I have created a class library in Visual Studio .nET 2003. I can call
classes from this library using VB6 by using tlbexp to create a tlb file and
regasm to register the .dll file created for my class library. This works
great. Is there a way I can call classes in my .dll file from MS VC++ 6.0?
Thank you.
Rahul
I have created a class library in Visual Studio .nET 2003. I can call
classes from this library using VB6 by using tlbexp to create a tlb file and
regasm to register the .dll file created for my class library. This works
great. Is there a way I can call classes in my .dll file from MS VC++ 6.0?
Thank you.
Rahul