Share via


VGA Support (Windows CE 5.0)

Send Feedback

A good way to begin developing a display driver that supports VGA is to begin with the code for the VGAFlat driver located in the %_WINCEROOT%\PUBLIC\COMMON\OAK\DRIVERS\DISPLAY\VGAFLAT directory. This will immediately get you started with the latest sample code to support VGA functionality. You can use that code as a starting point for implementing optimizations and improvements specific to your display hardware. For more information, see FLAT Sample Display Driver.

See Also

Display Driver Development Concepts

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.