Date: Sun, 5 Aug 2001 13:36:30 +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: <011e01c11d8c$b8c72390$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: > I added printing of AX after the int21 call and the results are included > below, it appears that the function 5701h / 5705h / 5707h are not supported. > I also tested AX=5707 and it also failed with a value in ax of 0x0001 and > flags = 0x0003. One more idea: does 5700 work, or does it also fail? If it does work, what values does it return, and can you make 5701 succeed by using those same values as returned by a previous 5700?