Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Fri, 13 Aug 1999 08:41:45 +0300 (EET DST)
From: Tor Lillqvist <tml@sgic.fi>
Message-Id: <199908130541.IAA19338@platon.sgic.fi>
To: jim@nga.com, khan@xraylith.wisc.EDU
Subject: Re: freopen() problems
Cc: cygwin@sourceware.cygnus.com

> - take out -mwindows

But the point of the code was to figure out a way to get a console window
and be able to do normal stdio to it in a windowing application.

> I'm not sure how stdin/out are attached for windows subsystem apps.

They are invalid if not redirected when starting the app.

> Does it work with Microsoft's compiler?

Yes.

Maybe this is one thing that works differently with crtdll and msvcrt? I use 
msvcrt, while jim probably uses crtdll?

--tml

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

