Date: Thu, 25 Apr 1996 10:17:20 +0200 (IST) From: Eli Zaretskii To: Shawn Lee Cc: The DJGPP Mailing List Subject: Re: Help!!! In-Reply-To: <317CBC52.160D@atlanta.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 23 Apr 1996, Shawn Lee wrote: > Would compiling a code using the Windows (3.x or ..95) remove the > requirement for the DPMI host program (CWS..). The person receiving the > code would need only to run the program under Windows, right? These are two different issues. No matter how the program was compiled (under Windows or CWSDPMI), it needs *some* DPMI host at runtime; that DPMI host can again be Windows, CWSDPMI, or any other. If the person(s) who recieve your program(s) only run them under Windows, you don't need to send them CWSDPMI, no matter how did you compile them.