From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Physical Address Mapping under XP Date: Thu, 07 Aug 2003 18:17:07 +1000 Organization: HOME Message-ID: References: <3f317a87$1 AT news DOT 012 DOT net DOT il> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 NNTP-Posting-Date: 07 Aug 2003 16:17:10 WST NNTP-Posting-Host: 202.154.115.197 X-Trace: 1060244230 news.swiftel.com.au 13864 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > After running my old Vesa VBE2 code on XP, I realized that the DPMI >function for mapping a physical address for the LFB doesn't work under XP. > >Is there a work around this? When I upgraded from W98 to 2000 I found that some of the resolutions that I used to be able to use with Allegro didn't work anymore. As such I doubt there is a work arround. Another option to try is to build Allegro (from http://alleg.sourceforge.net/ ) and see what resolutions and options work under XP as this may save you time in trying the various options. Andrew