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
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