http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From nelhage@mit.edu 2007-31-05 19:24 ------- I've been tracking this bug through the source(with the same error log as Andreas), and have gotten as far as determining the CreateDIBSection() call eventually fails because a call to GDI_AllocObject() fails because it can't find a free entry in the large_handles table.
I have no familiarity with either the wine source or the Windows APIs, so I can't really tell you what that might mean, but hopefully this will give someone else a clue what's going on.
This is against wine 0.9.37.