Example: Windowed DirectDraw ProgramThe FirstDD example is a windowed DirectDraw version of the first Fastgraph example. Like the first example, FirstDD creates a 640x480 virtual buffer, fills it with blue pixels, and displays it in the client area. However, FirstDD also performs the additional tasks in WM_CREATE required for DirectDraw programs.
|
 
copyright 2001 Ted Gruber Software, Inc.