X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: demand loaded? Date: Wed, 18 Mar 2009 22:42:28 -0700 (PDT) Organization: http://groups.google.com Lines: 12 Message-ID: <419a56e7-9d0d-4835-8ff8-159efe59d96e@e18g2000yqo.googlegroups.com> References: <0211e58d-1d17-494d-9411-28dc3b6d6571 AT c36g2000yqn DOT googlegroups DOT com> <200903171651 DOT n2HGp9Cr021772 AT envy DOT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1237441348 5100 127.0.0.1 (19 Mar 2009 05:42:28 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 19 Mar 2009 05:42:28 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: e18g2000yqo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Mar 17, 11:51=A0am, DJ Delorie wrote: > > The djgpp stub loader loads the whole file at startup. > > V1 did demand loading but that's nearly impossible to do with DPMI > 0.9. Was this due to XMS and VCPI used in v1 being less stringent or just that DPMI 0.9 lacks some things that DPMI 1.0 has (which you avoided requiring for compatibility)?