Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

GetSystemInfo cant verify 32 bit color status


1 reply to this topic

ISDev2424

ISDev2424
  • Members
  • 2 posts

Posted 17 September 2003 - 21:33

We have an appication that requires 32 bit color because of complex graphics and displays. I need to check the computer to verify if 32 bit colors are available before installing the application.

The max number the "GetSystemInfo ( COLORS , nColor , sColor )" function returns is the 24 bit number (16777216).... regardless if 32 bits are available. There does not appear to be any way to verify if 32 bit colors are available with this version of IS.

Any suggestions?

Thanks a million,
ISDev

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 17 September 2003 - 23:55

I'd suggest you start looking at Microsoft's MSDN site for a possible API call to handle these color-related inquiries.
user posted image