http://bugs.winehq.org/show_bug.cgi?id=17617
--- Comment #20 from Nikolay Sivov bunglehead@gmail.com 2009-10-10 11:55:43 --- (In reply to comment #19)
Created an attachment (id=24012)
--> (http://bugs.winehq.org/attachment.cgi?id=24012) [details]
+relay,+ole2 trace of the failing oleaut32.OleLoadPicture call
What i have seen so far, the problem is the failing call IWICBitmapDecoder_Initialize in OLEPictureImpl_LoadWICDecoder.
Ah, thanks. Just checked with manually installed windowscodecs and it starts fine without a crash. Native oleaut32 doesn't depend on this module of course, so now I'm not sure what component it's about. It's better to ask Vincent as author of these changes.