http://bugs.winehq.org/show_bug.cgi?id=20554
--- Comment #26 from Luis Busquets luis.busquets@ilidium.com 2009-11-11 09:26:56 --- An d what about a patch that returns FALSE if the color format is R5G6B5? Maybe that is the color format which has got the bug in WINE?
Would that be acceptable?
Would that information be relevant to find the wine bug?
Which 16 bits formats have used applications used with this dib patch without crashing?
Is R5G6B5 between them?
BTW, I assume that this is the format that is using populous
physBitmap->pixmap_color_shifts ((11, 5,31), (0, 5, 31), (5, 6, 63), (11, 5,31), (0, 5, 31), (5, 6, 63))
if not, please correct.