How could I create a command prompt type window in a GUI application. Specifically, I'm wanting to be able to use fprintf or printf to print output to it? Is this possible? If so, how?
This is a discussion on Command Prompt Windows within the Windows Programming forums, part of the Platform Specific Boards category; How could I create a command prompt type window in a GUI application. Specifically, I'm wanting to be able to ...
How could I create a command prompt type window in a GUI application. Specifically, I'm wanting to be able to use fprintf or printf to print output to it? Is this possible? If so, how?