delorie.com/archives/browse.cgi | search |
From: | sandmann AT clio DOT rice DOT edu (Charles Sandmann) |
Message-Id: | <9701071506.AA17084@clio.rice.edu> |
Subject: | Re: Debuggers and mouse hooking (or maybe dpmi memory allocatio |
To: | robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de (Robert Hoehne) |
Date: | Tue, 7 Jan 1997 09:06:08 -0600 (CST) |
Cc: | billc AT blackmagic DOT tait DOT co DOT nz, salvador AT natacha DOT inti DOT edu DOT ar, |
djgpp-workers AT delorie DOT com | |
In-Reply-To: | <Pine.HPP.3.95.970107104058.22360A-100000@newton.mathematik.tu-chemnitz.de> from "Robert Hoehne" at Jan 7, 97 10:45:36 am |
> BTW: Is that correct, that we are calling a DPMI 1.0 function in the startup > code without checking the DPMI version? The DPMI version will only show 1.0 if ALL of the DPMI 1.0 functions are supported. The only known DPMI which this is true is 386MAX. But almost all DPMI providers support at least one DPMI 1.0 extension (such as the FPU state modification). There is no way to determine if a 1.0 function is supported other than trying it, which doesn't usually cause problems.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |