[Bug 26990] Playchess, pieces are not shown correctly

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 2 03:13:55 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=26990

--- Comment #14 from Alexandre Julliard <julliard at winehq.org> 2012-03-02 03:13:55 CST ---
16-bpp always returns bitfields. You have to call GetDIBits with the correct
depth to retrieve them. But of course there's no guarantee that the fields are
either 555 or 565, other values are possible.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list