/GDIExample

Example of GDI rendering in window and full screen modes.

Primary LanguageC++MIT LicenseMIT

GDI Example

An example of GDI rendering:

  1. Window.cxx - window mode.

Build

Configure the build:

  1. Enable Unicode support.

Visual

GDI Window

See Also

  1. DirectDraw Example