Message-ID: <000f01bfd8a7$eb658420$27c1480c@max> From: "Joe Broderick" To: "Eli Zaretskii" , "smile773" Cc: References: <200006170739 DOT KAA17880 AT alpha DOT netvision DOT net DOT il> Subject: Re: __go32__dpmi ? Date: Sat, 17 Jun 2000 15:03:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: djgpp AT delorie DOT com ----- Original Message ----- From: Eli Zaretskii To: smile773 Cc: Sent: Saturday, June 17, 2000 1:41 AM Subject: Re: __go32__dpmi ? > > From: "smile773" > > Newsgroups: comp.os.msdos.djgpp > > Date: Fri, 16 Jun 2000 18:26:25 GMT > > > > Why would you need to implement it? > because I still need those pesky 16 bit realmode utilities, so I am trying to find a good place to catch them so they will leave screen mode up to the user. Perhaps backward compatability is a waste of time.