R
Ricardo Vázquez
I need to use a .NET DLL I've written in C#, within a VC++ 6.0/MFC project.
Googling I find plenty of topics related with using a VC++ DLL in a .NET
project...
But I need exactly the other way round: a .NET DLL in a VC++ project.
Is this possible?
How do I import the .net dll to the vc++ project? (both the .net dll and the
vc++ project are my code)
Thank you very much.
Ricardo Vazquez.
Googling I find plenty of topics related with using a VC++ DLL in a .NET
project...
But I need exactly the other way round: a .NET DLL in a VC++ project.
Is this possible?
How do I import the .net dll to the vc++ project? (both the .net dll and the
vc++ project are my code)
Thank you very much.
Ricardo Vazquez.