From: "Michael Stewart" Newsgroups: comp.os.msdos.djgpp Subject: Re: VBE 2.0 Pmode Interface Date: Fri, 6 Aug 1999 15:19:28 +0100 Organization: (Posted via) Netcom Internet Ltd. Message-ID: <7oequ7$2je$1@taliesin.netcom.net.uk> References: <7ocufb$lap$1 AT news DOT okay DOT net> <7oe7tn$sed$1 AT taliesin DOT netcom DOT net DOT uk> <37AAB811 DOT 66B44EC0 AT interlog DOT com> NNTP-Posting-Host: hgty.capgemini.co.uk X-Trace: taliesin.netcom.net.uk 933949191 2670 194.42.240.2 (6 Aug 1999 14:19:51 GMT) X-Complaints-To: abuse AT corp DOT netcom DOT net DOT uk NNTP-Posting-Date: 6 Aug 1999 14:19:51 GMT X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Lines: 35 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alan wrote in message <37AAB811 DOT 66B44EC0 AT interlog DOT com>... >Michael Stewart wrote: >> >> Snew Flat wrote in message <7ocufb$lap$1 AT news DOT okay DOT net>... >> >Hi Djgpp Coders out there ! >> > >> >Has anybody done _easy_to_see_thru_ VESA routines. >> >I can't seem to get the Pmode functions working and I'm not sure whether I >> >set up the I/O correctly or whatever. >> >I'm not really familiar with pmode and flat model code, descriptors, etc. >> >> I've got some code lying around for VESA. Email me privately and let me know >> whats giving you trouble and I'll dig the code out. > >That last comment somewhat defeats the idea of having a public >newsgroup ?? The VESA code I have is very messy ATM so I won't be doing anyone any favours by posting it here in its current form and by the time I, plus I'm currently converting _all_ my code from using the near ptr hack to the better far pointer method. Snew Flat requested _easy_to_see_thru_ routines which I interpret as being simple routines, which unfortunately mine currently are not (hopefully they will be soon). Besides which I am currently at work and don't have access to any of my code and will not until Sunday morning.