Date: Sun, 21 Feb 1999 13:16:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: djgpp AT delorie DOT com Subject: Re: Does Windows 98 lose DMPI descriptors? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Fri, 19 Feb 1999, Andris Pavenis wrote: > Maybe it's possible to hook int 0x31 to avoid real freeing descriptors > but reusing them. Only question is whether we are able to simulate ALL > needed functions there (including __create_alias_descriptor) As I understand it, the problem is with the CS descriptor. A running program cannot free it, so if the DPMI host doesn't do it properly, you have no work-around.