April 24th, 1999, 02:22 PM
How to change the display from high color to 256 colors when the program starts? Thanks
|
Click to See Complete Forum and Search --> : change display property April 24th, 1999, 02:22 PM How to change the display from high color to 256 colors when the program starts? Thanks April 29th, 1999, 01:55 AM You have 2 function in VC++ EnumDisplaySetting and ChangeDisplaySetting the first one give you all display mode return in a structure DEVMODE all information you need to find which one is 256 color. Stephane BLANC France Stephane.Blanc@gemplus.com codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |