Date: Thu, 18 Apr 1996 11:43:43 +0200 (IST) From: Eli Zaretskii To: Daniel Josef Dekok <080970 AT bud DOT cc DOT swin DOT edu DOT au> Cc: DJGPP Mail List Subject: Re: Help!!! In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 18 Apr 1996, Daniel Josef Dekok wrote: > going to drop majorly :( So is there a way of including the DPMI stuff > with the .exe instead of having a copy with every program? > (none of the programs need DPMI stuff, they would all work on any compiler) They do need the DPMI stuff, since without DPMI you can't get into protected mode and still run under MS-DOS. Currently, there's no way to make DJGPP programs stand-alone. Sorry. Is it such a problem to put CWSDPMI with the program you submit? And if the tutor has Windows installed, he/she doesn't need even this, just tell them to run your programs in the DOS box.