README.TXT
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. Direct Draw example program 4.  
  2. Adds functionality to example program 3.  Creates a flipping surface and 
  3. loads a bitmap image into an offscreen surface.  Uses BltFast to copy 
  4. portions of the offscreen surface to the back buffer to generate an 
  5. animation.  
  6. Illustrates watching the return code from BltFast to prevent tearing.
  7. This program requires 1.2 Meg of video ram.