Message-ID: <38DF8C51.558739D6@maths.unine.ch> Date: Mon, 27 Mar 2000 18:29:04 +0200 From: Gautier Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= X-Mailer: Mozilla 4.7 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Multitasking: executing some EXE-files (nearly) simultaneously References: <052897bc DOT 015fb25e AT usw-ex0110-076 DOT remarq DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mac13-32.unine.ch X-Trace: 27 Mar 2000 18:29:05 +0100, mac13-32.unine.ch Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > A very interesting (=difficult to impossible) topic of > programming with (MS)-DOS is multitasking. My idea was to > execute two or more EXE-files (nearly) at the same time by > reading them manually into RAM, interpreting&executing some > commands, saving all the registers into RAM, then switching > to the other application, restoring its previously saved > CPU registers and executing some commands and so on... > Does anybody have any idea how this could be made work? The best you can is to install DR-DOS: DJGPP programs run concurrently on their latest and surely last version (7.03) Web: http://www.lineo.com/products/drdos.html FTP download ftp://ftp.lineo.com/pub/drdos/DR-DOS.703/ > PS: I am a native "speaker" of pascal/delphi and I have > just downloaded the DJGPP compiler some days ago and I > began to learn C since that time, so I'm quite new to that > programming language. NB: languages in the Pascal area do exist for DJGPP (extended, Borland-esque Pascals, Ada95) ______________________________________________________ Gautier -- http://members.xoom.com/gdemont/gsoft.htm