On Thursday 05 February 2004 09:59 am, Ove Kaaven wrote: > The way I understand the API, you could also get the current screen > depth even under real Windows (i.e. 16 if you run Windows in HiColor > mode instead of TrueColor mode), at least early versions of it. If you > want to preserve the bpp, you must use a DIB section, not a plain > bitmap.
Aah, that seems to have done the trick And after a couple tests, that is how it works even on newer versions of windows..I don't know how I missed that Thank you