Q: writing to STDOUT/STDERR from MFC application ?
- From: "John Smith" <someone@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 10:20:11 +0200
Hi,
I was wondering if there is a simple enough way for an MFC application
to write to the STDOUT/STDERR without using "AllocConsole" ?
More specifically, I have an MFC application that can also run from the
command line without any GUI (if invoked with some switches). If this is the
case, I want to write to the STDOUT/STDERR as if it were a console rather
than an MFC/GUI application. How can I do it ?
Thanks...
.
- Follow-Ups:
- Re: Q: writing to STDOUT/STDERR from MFC application ?
- From: Joseph M . Newcomer
- Re: Q: writing to STDOUT/STDERR from MFC application ?
- From: Uwe Kotyczka
- Re: Q: writing to STDOUT/STDERR from MFC application ?
- Prev by Date: Re: Database path from DSN (MSDE) (2nd. attempt)
- Next by Date: Q: looking for a simple GridControl
- Previous by thread: Database path from DSN (MSDE) (2nd. attempt)
- Next by thread: Re: Q: writing to STDOUT/STDERR from MFC application ?
- Index(es):
Loading