Date: Thu, 26 Dec 1996 08:29:22 +0200 (IST) From: Eli Zaretskii To: Elliott Oti cc: djgpp AT delorie DOT com Subject: Re: System etc.: Follow-up In-Reply-To: <32BF940B.5704@stud.warande.ruu.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 24 Dec 1996, Elliott Oti wrote: > Following Eli's advice, I merged pmodstub.exe with the executable and > that works fine: the result can call just about any darn program and > survive ( my program is a DOS shell + editor + modplayer + program launcher > but no, it's not the greatest thing since Win95 :) Be warned: PMODE doesn't support virtual memory, so this is only a solution for machines which have enough physical memory to run your programs.