Share via


VGA Support

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Concepts

Display Driver Development Concepts