Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i have created many dialog based applications regarding my project.
Now i have to integrate them into a single application, instead of integrating i would like to call the exe files alone into my application.
help me..
Posted

1 solution

So what is the problem here.
You can use ShellExecute or ShellExecuteEx or CreateProcess to call an external application.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900