It looks to me as if GetDeviceCaps(hdc, BITSPIXEL) always returns 1 if the
driver is the Microsoft Postscript Printer Driver (Pscript, implemented in
pscript5.dll). This occurs in Win2k and WinXP.
I believe that this bug is referred to in
http://support.microsoft.com/default.aspx?scid=kb;en-us;87349, although it
mentions only a couple of printer models.
Am I doing something wrong? Is there an alternate way to determine the color
depth supported by a printer?
Nolan