Date: Mon, 20 Aug 2001 09:12:57 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <2593-Mon20Aug2001091257+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: acottrel AT ihug DOT com DOT au, djgpp-workers AT delorie DOT com In-reply-to: <10108200449.AA15073@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: Fseek on STDIN problem on Win 2K References: <10108200449 DOT AA15073 AT clio DOT rice DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Sun, 19 Aug 2001 23:49:31 -0500 (CDT) > > Sigh. > > _get_dev_info(0) returns 0 - so Windows 2K is opening the handle with the > LFN API before sending it to us. Didn't you say a few days ago that preconnected handles were okay as far as _get_dev_info is concerned? If _get_dev_info fails, how come isatty works?