2
Reply

Executing a exe file from within c#

mailinglist

mailinglist

Dec 1 2004 12:28 PM
2.8k
Hi I am new to C#. I have a C++ program which I would like to execute when my C# program runs. I can compile my C++ program to an exe and have the C# program call it but how do I do this?

Answers (2)