delorie.com/archives/browse.cgi | search |
From: | "Charles Sandmann" <sandmann AT clio DOT rice DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Locking all code/data |
Date: | Sat, 31 May 1997 15:51:59 |
Organization: | Aspen Technology, Inc. |
Lines: | 5 |
Message-ID: | <3390491f.sandmann@clio.rice.edu> |
References: | <EAuvA3 DOT L8A AT undergrad DOT math DOT uwaterloo DOT ca> |
Reply-To: | sandmann AT clio DOT rice DOT edu |
NNTP-Posting-Host: | spica.dmccorp.com |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
> I've put "_crt0_startup_flags |= _CRT0_FLAG_LOCK_MEMORY; At startup, but Don't do this - make it a top level global and initialize it to the value above. Then the startup code will see it and lock memory when it's loaded.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |