An example of DirectDraw rendering:
Window.cxx
- window mode.Screen.cxx
- full screen mode.
Configure the build:
- Enable Unicode support.
- Link with
ddraw.lib
anddxguid.lib
.
An example of DirectDraw rendering:
Window.cxx
- window mode.Screen.cxx
- full screen mode.Configure the build:
ddraw.lib
and dxguid.lib
.