Discussion:
Getting std output in a client of a MDI app?
(too old to reply)
pierre
2007-11-27 15:52:26 UTC
Permalink
hi all,

I have generated an MDI application with two clients and a horiz.
split bar. In the bottom client I would like to be able to display all
texts from the std output (when using std::cout << ..).

Any idea how do to this?

Any help would be much appreciate.

Pierre
INRIA, France
Mark Salsbery [MVP]
2007-11-27 20:42:44 UTC
Permalink
This article may be helpful...

http://www.thescripts.com/forum/thread132096.html

Mark
--
Mark Salsbery
Microsoft MVP - Visual C++
Post by pierre
hi all,
I have generated an MDI application with two clients and a horiz.
split bar. In the bottom client I would like to be able to display all
texts from the std output (when using std::cout << ..).
Any idea how do to this?
Any help would be much appreciate.
Pierre
INRIA, France
Loading...