Link to home
Start Free TrialLog in
Avatar of chinese_bunny
chinese_bunny

asked on

Calling another program or code with my program.

Hi, i have written an MFC program...but one of the functions is handled in another program, which is written in c#.
Is there a way i can integrate thee C# code into my code? or is there an automatic method in which i can call and external executable in my code?

thank you
SOLUTION
Avatar of Axter
Axter
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of chinese_bunny
chinese_bunny

ASKER

thank you <333
much appreciated!