http://bugs.winehq.org/show_bug.cgi?id=21903
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2010-03-01 20:08:17 --- It looks like it's crashing creating the 8-bit bitmap, but as far as I can tell there's nothing unusual here:
status = GdipCreateBitmapFromScan0(10, 10, 10, PixelFormat8bppIndexed, NULL, &bitmap);