caling a C++ file from C#

Oct 15 2003 1:43 AM
I have a VC++ solution file(.exe). I want to call a method of that file in my C# program. How should I do it? Please send an example if possible

Answers (1)