Compartilhar via


DirectDraw Display Driver Creation (Windows CE 5.0)

Send Feedback

Although it is not a requirement of a proper DirectDraw hardware abstraction layer (DDHAL) implementation, this discussion assumes that you have implemented or will implement a driver that takes advantage of the GPE C++ classes from Microsoft.

Keep in mind that this discussion is offered as a set of recommendations for creating and extending a display driver quickly, and for testing it in stages along the way.

The following topics outline the steps required to build a working DirectDraw display driver quickly.

In This Section

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.