delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/12/23/04:50:46

Date: Thu, 23 Dec 1999 11:26:44 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Ghalos <greg AT holdridge7 DOT freeserve DOT co DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: Sound DMA
In-Reply-To: <83r8ko$12v$1@news8.svr.pol.co.uk>
Message-ID: <Pine.SUN.3.91.991223112504.5945A-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 Wed, 22 Dec 1999, Ghalos wrote:

> I have looked in the FAQ but still can't quite be sure
> how to set the CRT startup flags.... what exactly needs to be placed in the
> program to disable paging (its only tetris so this probably won't be a
> problem)

  #include <crt0.h>

  int _crt0_startup_flags = _CRT0_FLAG_LOCK_MEMORY;

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019