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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

control of a DOS application

Status
Not open for further replies.

vdleek

Programmer
Mar 16, 2001
1
NL
I've got a DOS application which -simply said - reacts to user input (keystrokes) and produces a textfile on disk. It is a very user-unfriendly program, so I would like to create a C++ windows 'shell' which starts the DOS program, and passes the user input to this program.
Can anybody tell me how to do this?

 
Look into Visual-c++

Disclaimer:
Beware: Studies have shown that research causes cancer in lab rats.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top