Page 1 of 1

Programatically changing resolution on E800 first edition

PostPosted: Oct 14, 2004 @ 7:29pm
by Kzinti

PostPosted: Oct 14, 2004 @ 8:50pm
by Digby
I don't think the e805 display hardware is capable of running multiple resolutions/modes.

I thought the screen was always VGA, but the OS detects older apps (by something in their PE header) and makes them think they are running on a QVGA device. The OS then performs a pixel doubling stretch blit under the hood.

There's more on this on MSDN (see "Legacy Support"):

PostPosted: Oct 14, 2004 @ 9:25pm
by Kzinti

PostPosted: Oct 15, 2004 @ 3:30pm
by picard