Question and Answer Database FAQ4330C.txt :OWL Blazer example Help About window Category :OWL Platform :All Windows Product :BC++5.x, C++Builder3.x, C++Builder4.x, Question: The Blazer example's Help|About graphics demonstration does not work in greater than 8 bit color mode under Windows NT. Answer: The About page uses objects of type TDiBitmap and TDibDC, which use wing.h and TIdentityPalette. Colors are not represented properly in NT4 or Win98. Use TDib, TBitmap, TPalette to display bitmaps in WIN32. 2/9/1999 10:31:36 AM
Last Modified: 01-SEP-99