I am creating a DIB using CreateDIBSection
When my desktop is in 256colors, if I BitBlt from
MyDIB to my main form it seems to use the Windows palette rather than the application palette.

Can anyone offer any suggestions as to what to do
about this ?