Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!decwrl!hplabs!hpfcdc!hpldola!hpctdlb!hpctdlu!lpj From: lpj@hpctdlu.HP.COM (Laura Johnson) Newsgroups: comp.windows.ms Subject: Re: Re: Which windowing system to use Message-ID: <4330001@hpctdlu.HP.COM> Date: 26 May 89 21:54:31 GMT References: <25873@ames.arc.nasa.gov> Organization: Hewlett-Packard CTD, Colo. Spgs. Lines: 7 You can use 16 colors in MS Windows by remapping the EGA palette registers (MS C gives you nice calls to do this). However, if you leave windows (say to run a DOS app) you will have to remap the palettes again when you come back. It's clear that you weren't "supposed" to take advantage of 16 colors, but it can be done.