Share via


DirectDraw Display Driver Development Concepts (Windows Embedded CE 6.0)

1/6/2010

Topics related to Microsoft® DirectDraw® display drivers describe the architecture that implements the DirectDraw hardware abstraction layer (DDHAL) as part of the Windows Embedded CE–based device driver interface (DDI), and outline the steps that are required to create a Windows Embedded CE–based graphics display driver that supports DirectDraw. These topics also discuss how you can extend the capabilities of your display driver and act as a companion and optional extension to the Display Drivers topic.

In This Section

  • DirectDraw Driver Extension
    Contains information about how you can extend your display driver by taking advantage of your hardware or DirectDraw Graphics Primitive Engine (DDGPE).

See Also

Other Resources

DirectDraw Display Drivers