| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| From: | Tor Lillqvist <tml AT iki DOT fi> |
| MIME-Version: | 1.0 |
| Message-ID: | <14336.5244.760000.734505@gargle.gargle.HOWL> |
| Date: | Sun, 10 Oct 1999 07:22:20 +0300 (FLE Daylight Time) |
| To: | earnie_boyd AT yahoo DOT com |
| Cc: | Laszlo Vecsey <master AT internexus DOT net>, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: windows consoles |
| In-Reply-To: | <19991009212638.9005.rocketmail@web108.yahoomail.com> |
| References: | <19991009212638 DOT 9005 DOT rocketmail AT web108 DOT yahoomail DOT com> |
| X-Mailer: | VM 6.73 under Emacs 20.4.1 |
Earnie Boyd writes:
> Isn't there a CreateConsole() function?
There is AllocConsole(). After calling that you can (at least in
mingw32 programs) do freopen ("CONOUT$", "w", stdout).
--tml
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |