From: bobs AT gnu DOT ai DOT mit DOT edu Subject: graphics routines To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Wed, 12 May 1993 04:32:15 -0500 (EDT) I downloaded DJGPP and got it installed correctly I think. I've started converting my fractal programs over to 32-bit code. However, I'm having some problems with the graphics routines. Is there anything in the VGA.GRD driver that prevents a 640 x 480 x 16 color screen from being created? Turbo C's graphics package will do it without any problem. Any ideas or suggestions?