http://bugs.winehq.org/show_bug.cgi?id=28709
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-10-13 16:36:32 CDT --- (In reply to comment #1)
Try adding ImageFlagsEncoder to the entries in the codecs array (http://source.winehq.org/source/dlls/gdiplus/image.c#L3251). That won't fix the problem, but it might help figure out which encoder the program expects.
hi vincent, i guess you meant ImageCodecFlagsEncoder (couldn't find ImageFlagsEncoder anywhere)
Apparently that's already enough to fix the crash. The app starts now builtin gdiplus!