Message-ID: <00e801c04eff$2ccaf760$0500a8c0@brk> From: "Johan Henriksson" To: Subject: Re: two program Date: Wed, 15 Nov 2000 13:25:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com from: Johan Henriksson, leadprogrammer @ www.realsoftware.cjb.net "It is not the length of life that counts but what you make out of it" - me ---------------------------------------------------------------------------- --------------------- >Is it possibile with djgpp to launch a program B from a program A in another >Dos Box (different from the Dos Box where is running the program A)? >(Naturally with the program A stopped) Maybe with LibWin. But this isn't very portable as you might have guessed :) You might want to go native with www.mingw.org and get around all the trouble as you doesn't seem to shoot for DOS-stuff...