DirectDraw Example An example of DirectDraw rendering: Window.cxx - window mode. Screen.cxx - full screen mode. Build Configure the build: Enable Unicode support. Link with ddraw.lib and dxguid.lib. Visual See Also GDI Example