Message-ID: <8D53104ECD0CD211AF4000A0C9D60AE32B44B0@probe-2.Acclaim-Euro.net> From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: using VBE's P.M. interface Date: Thu, 26 Nov 1998 10:12:20 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com Miles Bintz writes: > Does anyone have an example of (working) code that uses the VESA > VBE (version 2.0 to be specific)? I have the spec but its not > very clear about some things. See the djgpp User's Guide (http://www.delorie.com/djgpp/doc/ug/), and the vesa.c file from the Allegro library. Shawn Hargreaves.