Mail Archives: djgpp/2000/04/17/03:13:21
From: | Darren Eisenzimmer <deisenzi AT d DOT umn DOT edu>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | VESA and Scitech Display Doctor
|
Date: | 17 Apr 2000 06:58:10 GMT
|
Organization: | me, myself, and I
|
Lines: | 13
|
Message-ID: | <8decm2$c3$1@news.d.umn.edu>
|
NNTP-Posting-Host: | bulldog5.d.umn.edu
|
X-Trace: | news.d.umn.edu 955954690 387 131.212.109.17 (17 Apr 2000 06:58:10 GMT)
|
X-Complaints-To: | usenet AT news DOT d DOT umn DOT edu
|
NNTP-Posting-Date: | 17 Apr 2000 06:58:10 GMT
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello everyone thanks in advance for any replies. I recently installed the
Scitech Display Doctor coming from a universal 1.x SVGA driver. Some programs
that used to work don't work anymore. The code was based on Shawn's samples @
http://www.delorie.com/djgpp/doc/ug/graphics/vesa.html
specifically, the find_vesa_mode(int w, int h) function no longer will detect
a 640x480 resolution (mode 257). A little program I have to display modes
available only shows 800x600, however, programs using allegro are able to
use 640x480. Any ideas? I'd rather not link this program with allegro as
I didn't need to previously.
all the best,
Darren
- Raw text -