//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998-2002 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: DDrawCP DESCRIPTION: This example shows how to intiailize DirectDraw, create a custom palette, and display it on a DirectDrawSurface. DEMONSTRATES: DirectDraw:CreateSurface, SetDisplayMode COMMENTS:
sirmadman