Date: Thu, 30 Sep 1999 15:18:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andrew Durdin cc: djgpp AT delorie DOT com Subject: Re: Standalone EXEs In-Reply-To: <3.0.5.32.19990930175310.00799570@tavultesoft.com> 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 Thu, 30 Sep 1999, Andrew Durdin wrote: > Is there any way I can create an EXE that doesn't need the separate > CWSDPMI.EXE?? Not really. You can use the PMODE/DJ DPMI server for that, but it doesn't support virtual memory. See section 9.5 of the FAQ for more details.