Date: Sun, 7 Nov 1999 17:41:45 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Joel Malone cc: djgpp AT delorie DOT com Subject: Re: Built in DPMI for .exe's In-Reply-To: <803bo4$s5m$1@centipede.wantree.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 7 Nov 1999, Joel Malone wrote: > Is there any way to attach a DPMI host to an exe outputted by DJGPP? You can do this with PMODE/DJ, but it doesn't support virtual memory. See section 9.5 of the DJGPP FAQ list for more about this.