On Thu, Jul 28, 2011 at 04:14:56PM +0200, Wolfgang Walter wrote:
I think that
bitmapinfo_from_user_bitmapinfo()
is the real culprit. I think colors gets to big (> 256) and therefore the size for the memcpy.
Hopefully http://source.winehq.org/patches/data/77076 should fix this.
Huw.