Share via


DirectDraw Catalog Items and Sysgen Variables (Compact 2013)

3/26/2014

In Windows Embedded Compact, you can support hardware-accelerated two-dimensional graphics and directly manipulate display memory, the hardware blitter, hardware overlays, and surface flipping by using DirectDraw.

For more information, see DirectDraw.

For more information about how to add or remove catalog items, see Create Your First OS.

Hardware and Software Requirements

  • Requires DirectDraw-enabled driver for your hardware.
  • Requires two-dimensional graphics hardware for best performance.
  • Requires components from SYSGEN_MINGDI.
  • Requires MGDX component.

.

Catalog item

SYSGEN variable

Description

Dependencies

DirectDraw

SYSGEN_DDRAW

Adds support for DirectDraw and provides DirectDraw sample applications.

None.

See Also

Other Resources

DirectDraw