X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Mon, 16 May 2011 19:07:25 -0500 From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp References: <0df9b95543446757577a645d3348dfb8 AT wacontrols DOT com> <201105092002 DOT p49K2kWq015907 AT delorie DOT com> <834o53ipif DOT fsf AT gnu DOT org> <201105092034 DOT p49KYRmA016966 AT delorie DOT com> Subject: Re: Compiling Desqview/X "qdlib200 & qdtkt200" sources with DJGPP 2.03 Date: Mon, 16 May 2011 19:07:14 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.6090 X-RFC2646: Format=Flowed; Original Message-ID: <986dnZNLr-OgIUzQnZ2dnUVZ_qSdnZ2d@earthlink.com> Lines: 16 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 64.91.136.221 X-Trace: sv3-fHvzS4iue74S9G+DhF7V4vIO37zxA7U8HLlpLFAn+QHHqDkXFtk0Uaamdp/SqFv6xDaASA3vvq66GVV!rlVQVcNK91ISbvAICZt2tMDNL24BHnaMQHjkKDt1sfhytLFqhoCnB/ITnLMkY5cgH6Ri0LGNzGpp!9Rhe8/FIg9VOJPradLZ2suS59nVnuX6N X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Bytes: 1876 X-Original-Bytes: 1815 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote in message news:201105092034 DOT p49KYRmA016966 AT delorie DOT com... > >> Direct access to certain addresses in DOS memory, AFAIR. > > We still have the ability to do that. IIRC it was the > page-fault-mapped graphics buffer that it required, but I would assume > the X server would need that, not the clients. I wrote an add-in extension for DPMI 1.0 hosts (and CWSDPMI) that supported the page-fault-mapped graphics, but there was no interest (world had moved to linear mapped frame buffers). Yes, a long time ago.