X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Wilfried Hennings Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI Server Date: Tue, 18 Sep 2007 12:42:28 +0200 Organization: Forschungszentrum Juelich GmbH Lines: 23 Message-ID: References: <0JOJ00IK4FGOSBQ0 AT mta3 DOT srv DOT hcvlny DOT cv DOT net> NNTP-Posting-Host: mut011 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: zam602.zam.kfa-juelich.de 1190112053 492979 134.94.127.14 (18 Sep 2007 10:40:53 GMT) X-Complaints-To: usenet AT fz-juelich DOT de NNTP-Posting-Date: Tue, 18 Sep 2007 10:40:53 +0000 (UTC) X-Newsreader: Forte Agent 1.93/32.576 English (American) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ethan Rosenberg wrote: > Does DOS 7.1 [the DOS component of Win 98] need a DPMI server? The > computer does not have Win 98, just DOS 7.1 If so, how do I > install/activate it? CBFalconer wrote: > Yes it does need a DPMI server. The one that comes with DJGPP will > do very nicely. I forget how to engage it, or even if it needs > specific engaging, since I haven't used pure DOS for a long time. > I think it is automatic, at long as the code is available. Or you can use Himem.sys. Include it in config.sys like that: device=C:\HIMEM.SYS or device=C:\DOS\HIMEM.SYS or where else it resides. -- Wilfried Hennings please reply in the newsgroup, the e-mail address is invalid