DDGPE Base Classes (Windows Embedded CE 6.0)
1/6/2010
You can use the DirectDraw Graphics Primitive Engine (DDGPE) base classes to extend the GPE classes to support DirectDraw. Because you will use several of the methods very often in the implementation of the DirectDraw hardware abstraction layer (DDHAL) portion of your display driver, it is important that you familiarize yourself with the information about the DDGPE base classes.
The following table shows the DDGPE base classes.
Class | Description |
---|---|
The base class for DirectDraw display drivers. |
|
The representation of a surface to the display driver. |
|
An alternate heap manager. |
See Also
Reference
Concepts
DirectDraw Display Driver Reference
DDGPE Data Structures, Types, and Constants
DDGPE Interface Definition