http://bugs.winehq.org/show_bug.cgi?id=26990
--- Comment #11 from Dmitry Timoshkov dmitry@baikal.ru 2012-03-01 23:50:31 CST --- You should be able to detect 15/16 bpp with GetDIBits, if it returns biBitCount 16, biCompression BI_RGB indicates 555 mode, BI_BITFIELDS - 565.