X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 6 May 2007 21:51:37 -0400 Message-Id: <200705070151.l471pb2o030940@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1178502144.669916.139170@o5g2000hsb.googlegroups.com> (message from Glaux on 6 May 2007 18:42:24 -0700) Subject: Re: DPMI 0.9+ and 1.0 providers References: <20070503225934 DOT GE21994 AT sfbrgenetics DOT org> <463a878c DOT sandmann AT clio DOT rice DOT edu> <1178502144 DOT 669916 DOT 139170 AT o5g2000hsb DOT googlegroups DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Are there some performance differences between DPMIONE and CWSDPMI? > And have DMPI 1.0 some advantages for DJGPP programs ? There are a few 1.0 features that djgpp looks for, but in general, even the 0.9 extenders (including cwsdpmi) support some (or all) of these extra calls. Some of the unsupported calls include things like mapping device memory into your virtual memory space. It would be up to your application to take advantage of these.