Re: generic vga - ce 4.1 by Jeff
Jeff
Wed Sep 24 13:29:45 CDT 2003
Boyd,
It's possible to port the 3.0 vga8bpp to CE 4.x, but you should only do that
if your video card doesn't support VESA 2.0. The flat driver in CE 4.x is
called ddi_flat (I think it's "VGA Flat Driver" in the catalog), but that
driver requires that your video card support VESA 2.0. On the standard CEPC
boot disk there is a program called VESATEST that will show you what version
of VESA your card has, and what resolutions are supported. Also, the
ddi_flat driver uses the /L option from LOADCEPC to set the resolution
(something like: "/L:800x600x16").
--
Jeff Sirois
Windows CE Graphics
This posting is provided "AS IS" with no warranties, and confers no rights.
"Boyd D. Mills" <BMills@VCIControls.ca> wrote in message
news:%23wl%23%230pgDHA.2072@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I require a generic vga driver for a wince 4.1 x86 platform. As an
example,
> CE 3.0 had such a driver: vga8bpp but it is not sipped with 4.1. Can this
> driver be used in 4.1? Is there a current version of same? If so, what's
> the proper way of adding it to the image build?
>
> Thanks
>
> /Boyd
>
>