X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI 0.9+ and 1.0 providers Date: Thu, 03 May 2007 20:08:28 CDT Organization: Rice University, Houston, TX Lines: 13 Message-ID: <463a878c.sandmann@clio.rice.edu> References: <20070503225934 DOT GE21994 AT sfbrgenetics DOT org> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1178241915 3636 128.42.105.3 (4 May 2007 01:25:15 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: Fri, 4 May 2007 01:25:15 +0000 (UTC) X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Can anyone comment on the relative merits of csdpmi > versus dpmione ? DPMIONE implements full DPMI 1.0 spec, cwsdpmi only partial DPMIONE has lower DOS (640K) memory requirements than cwsdpmi (when running) DPMIONE is loaded once (config/autoexec), cwsdpmi auto loads/unloads DPMIONE includes a built-in extender, cwsdpmi is DPMI only DPMIONE is non-commercial use only, cwsdpmi is free for commercial use DPMIONE is a very cool piece of software, Bob Smith did a great job. Highly recommended.