From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <9609231619.AA12948@clio.rice.edu> Subject: Re: Physical Memory Addresses To: csrabak AT dce03 DOT ipt DOT br (Cesar Scarpini Rabak) Date: Mon, 23 Sep 1996 11:19:19 -0600 (CDT) Cc: djgpp AT delorie DOT com In-Reply-To: <1.5.4.16.19960923113323.29c78070@dmeasc.rc.ipt.br> from "Cesar Scarpini Rabak" at Sep 23, 96 02:34:29 pm Content-Type: text Content-Length: 373 > BTW, is there a direct way to ascertain if we're running under CWSDPMI, like > a function call or some "signature" one could check? No. But if the server reports version 0.9, and supports dpmi function 0x506 (and the null page appears to be protected), and your memory base is in the 0x10xxxxxx address range, you can be pretty sure you have CWSDPMI as the DPMI sever.