How can we use .NET dll in VC++?
.net, c#, c++, mfc, visual-c++
Solution
Make it ComVisible. See link text
Problem
Please suggest me the best way to use .NET dll in VC++ project.
.net, c#, c++, mfc, visual-c++
Make it ComVisible. See link text
Please suggest me the best way to use .NET dll in VC++ project.