1
Answer

caling a C++ file from C#

vijaya.nutakki

vijaya.nutakki

21y
1.9k
1
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)