delorie.com/archives/browse.cgi | search |
Date: | Mon, 29 Mar 1999 15:06:17 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | thriller <thriller AT 263 DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: =?iso-8859-1?B?u9i4tDogcXVlc3Rpb25zIG9uIHByb3RlY3RlZCBtb2RlJklTUiA=?= |
In-Reply-To: | <003501be7933$9f28d960$f10d63ca@bj-cmbc> |
Message-ID: | <Pine.SUN.3.91.990329150559.9091N-100000@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 Sun, 28 Mar 1999, thriller wrote: > thanks, but lock all codes isr touches is impossible! It's possible in DJGPP to lock *all* the memory of your program, including data, code, and stack. Please read section 18.9 of the DJGPP FAQ list for the description of how this is done. Doing this of course requires that your program is small enough to fit into the physical memory installed on the target machine(s).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |