Date: Sun, 5 Aug 2001 15:45:20 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Andrew Cottrell cc: djgpp-workers AT delorie DOT com, Charles Sandmann Subject: Re: Windows 2000 utime query In-Reply-To: <01c401c11da3$fa8ffe20$0a02a8c0@acceleron> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 5 Aug 2001, Andrew Cottrell wrote: > Done some digging at Bill's home and only found the following interesting > page on Interrupt 21 function 7143 sub-functions 5 and 7 issue with Win > 98/98SE/ME: > http://support.microsoft.com/support/kb/articles/Q277/6/28.ASP Thanks for an interesting pointer, but seems to be irerelevant to the issue at hand: the problems only happen on Windows 98/ME, and the function they talk about (7143) is not used by DJGPP. Since they don't say anything about _why_ does the problem happen, it is impossible to guess whether similar problems could bite us in the case we are dealing with.