Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to execute and external application

Status
Not open for further replies.

brn2srf

Programmer
Joined
Jun 16, 2003
Messages
1
Location
US
I am writing an MFC program that among other things acts a "wrapper" for a couple of other .exe's. One is written in VBasic and the other in Fortran (i think).
Is there a way to simply execute these applications from withing my program? I dont need to pass any variables or accept anything in return, just need to start an exe from within my program....helllpppp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top