Hi There,

I'm not 100% sure if this is in the correct forum... Apologies if it is not.

Basically, I have a class written in C# spread over 3 .cs files.

Is it possible for me to include these in a VC++ project and just create instances of the class as if were written in C++?

If so, please explain how!

Thanks in advance.