Message-Id: <199905302024.UAA111750@out1.ibm.net> From: "Mark E." To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Sun, 30 May 1999 16:25:35 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: enhancements to fcntl.c References: <199905280131 DOT BAA105100 AT out2 DOT ibm DOT net> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com > > /* Get the SFT entry for the handle. */ > > regs.x.ax = 0x1216; > > regs.x.bx = index; > > __dpmi_int (0x2f, ®s); > > Does this work on Windows? An alternative method implemented in > `fstat' doesn't work reliably there, so I'm interested to know. Thanks for the suggestions. The method I used to get the SFT entry works under Win 95 so it probably works under Win 98 too. Win NT always seems to be a different story, but I don't have access to a NT machine where try I can try it out. Mark --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/