home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Examples / DDraw / DDrawcp / README.TXT < prev   
Encoding:
Text File  |  1999-01-26  |  496 b   |  19 lines

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 1998 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     DDrawCP
  8.  
  9. DESCRIPTION:
  10. This example shows how to intiailize DirectDraw, create a custom palette,
  11. and display it on a DirectDrawSurface.
  12.  
  13. DEMONSTRATES:
  14.        DirectDraw:CreateSurface, SetDisplayMode
  15.  
  16. COMMENTS:
  17.  
  18.  
  19.