I have a problem with an old 16 bit application where everytime I run the app it sets my color depth to 8 bits. After the app is launched I'm able to change the color depth back to 32, however sometimes when the legacy app draws a new window my color depth will revert back to 8 bits. I've tried running the app as a non-privliged user, but it still changes my color depth. I've also tried using regmon and filemon to try to find out how Windows sets color depth but unfortunantly it seems to only make changes in memory which are then flushed to the registry at logff.
I was thinking too that maybe there's a setting in one of the ini files that would handle color depth. Something in maybe win.ini, control.ini, system.ini, etc. I poked around on a Win 95 computer to try and find any settings in these files related to color depth but found nothing. Nothing found on a google search either. Any suggestions? Thanks!
I was thinking too that maybe there's a setting in one of the ini files that would handle color depth. Something in maybe win.ini, control.ini, system.ini, etc. I poked around on a Win 95 computer to try and find any settings in these files related to color depth but found nothing. Nothing found on a google search either. Any suggestions? Thanks!