Date: Wed, 09 May 2001 20:00:08 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Brian Chance" Message-Id: <6480-Wed09May2001200007+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <006b01c0d897$97c7f820$0c4011d4@telekabel.at> (Nborman@chello.at) Subject: Re: DPMI References: <000801c0d7ee$f0f8cf40$0c4011d4 AT telekabel DOT at> <200105082025 DOT QAA04227 AT envy DOT delorie DOT com> <006b01c0d897$97c7f820$0c4011d4 AT telekabel DOT at> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Brian Chance" > Date: Wed, 9 May 2001 16:51:52 +0200 > > Lets say, for example (theoretically), one would make a program > that only 'starts' and 'dies', without the requirement of any > external libraries - would the output file really need to utilize > any DOS functions? How do you read the program's code from a disk file without being able to allocate memory, open a disk file, and read it into the allocated memory?