
Novice Question: Launching DOS application
I am seeking advice on doing the following: (I've looked in
numerous books and can't find any information.) I want to retrofit
a C application that runs under DOS with a Windows Interface. The user
will enter some parameters which will be saved to a file. The
application is then launched with the paramater file as the input.
When the application finishes, the program returns to the GUI.
The application must run under DOS - it can't run in a Window.
Any advice appreciated.
Marc Green