Thursday, July 9, 2009

How can I add references to C# by using the classes i've made in C++? What should i add as reference?

I am using VS .NET 2003

How can I add references to C# by using the classes i've made in C++? What should i add as reference?
add reference to the dll of the classes u developed using C++


No comments:

Post a Comment