From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10108211609.AA13811@clio.rice.edu> Subject: Re: Fseek on STDIN problem on Win 2K To: acottrel AT ihug DOT com DOT au (Andrew Cottrell) Date: Tue, 21 Aug 2001 11:09:14 -0500 (CDT) Cc: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii), djgpp-workers AT delorie DOT com In-Reply-To: <001101c12a42$7776d850$0a02a8c0@acceleron> from "Andrew Cottrell" at Aug 21, 2001 11:08:31 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 This problem is *NOT* limited to Windows 2K - the example program provided also fails on Windows NT 4.0 built with V2.03 Since lfn=n made a difference on w2k testing, and we could not figure out how that would cause anything different, I will hypothesize that there is some register in the regs structure we are passing that fouls up one of these calls. The random value somehow fouls up NT?