Share via


Migrating DDGPE functionality (Windows Embedded CE 6.0)

1/6/2010

The following list shows the changes to the DirectDraw display driver GPE header files from previous versions.

  • The structure LPDDRAWI_DDRAWSURFACE_GBL is no longer supported. GPE class methods that previously used LPDDRAWI_DDRAWSURFACE_GBL now use LPDDRAWI_DDRAWSURFACE_LCL.
  • The functions IsOverlay() and SetOverlay() are no longer supported.
  • DirectDrawPalette and DirectDrawVideoPort capabilities are no longer supported.

See Also

Concepts

DirectDraw Display Driver Migration