• 0

Making a GUI for a DOS program


Question

Hi all! This is the thing. I use a program called PLDShell Plus in my digital system's class. The program is very old dated and runs in DOS. I can run it under winxp but when running it windowed is somewhat slow and fullscreen is a problem when I want to switch tasks.

Then the idea hit me, making a gui for the program. In fact, when you execute PLDShell it's just a DOS interface (like a menu) from there, you call individual programs (like EDIT to edit the source files) So a gui for it should be able to open text files, save them and call the compiler.

I just dont know how to call external programs and how to redirect output from the compilers exe to a control in my gui. Any suggestions? BTW I can use Borland C++ or C# maybe even VB.NET but I'll try to avoid it.

Thanks!

Link to comment
https://www.neowin.net/forum/topic/76792-making-a-gui-for-a-dos-program/
Share on other sites

2 answers to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.