cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Sun, 1 Aug 1999 11:40:38 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Rock <rock2000 AT ntplx DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Page Locking DOS memory |
In-Reply-To: | <37a13b1b.5875209@news.ntplx.com> |
Message-ID: | <Pine.SUN.3.91.990801114015.20304R@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Fri, 30 Jul 1999, Rock wrote: > I'm trying to lock a region of memory aquired through DPMI's 0x100 > function (Allocate DOS memoy). When I try to lock this region, it > fails. Do I need to lock DOS memory? (The DPMI spec says that DOS > memory is locked by default on *SOME* DPMIs). If the call to lock that memory fails, it means it's already locked. So you don't have to worry.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |