http://bugs.winehq.org/show_bug.cgi?id=17312
--- Comment #4 from Dmitry V Ilyin wine@doty.ru 2009-02-19 22:30:25 --- (In reply to comment #3)
(In reply to comment #0)
Seems a bug in oleaut32.OleLoadPicture.
While using native oleaut32.dll, application started but not showed any pictures (in splash screen, toolbar buttons, etc)
You mean builtin wine module here or Win module?
In this case I used Win oleaut32.dll from winetricks vcrun6
(In reply to comment #2)
Created an attachment (id=19328)
--> (http://bugs.winehq.org/attachment.cgi?id=19328) [details] [details]
ole trace
WINEDEBUG=-all,+ole
Where is a crash?
Program actively uses OleLoadPicture function and I guessed that it detects non-properly behavior and closes with error screen (see screenshot)