Skip to content

Example of DirectDraw rendering in window and full screen modes.

License

Notifications You must be signed in to change notification settings

EugeneKirian/DirectDrawExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectDraw Example

An example of DirectDraw rendering:

  1. Window.cxx - window mode.
  2. Screen.cxx - full screen mode.

Build

Configure the build:

  1. Enable Unicode support.
  2. Link with ddraw.lib and dxguid.lib.

Visual

DirectDraw Window

See Also

  1. GDI Example

About

Example of DirectDraw rendering in window and full screen modes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages