http://bugs.winehq.org/show_bug.cgi?id=13621
--- Comment #3 from Jeff Molofee nehe@telus.net 2008-06-03 09:17:32 --- Unfortunately I do not have debugging enabled. I just notice that the application exits immediately. I would not have suspected OleLoadPicture, as I was under the impression it was fully functional after reading the following note on the winehq site.
Implemented OleLoadPicture. Added support for loading JPEG, Bitmap and Icons from persistant streams. Implemented JPEG support using libjpeg, added necessary configure.in options. Added IConnectionPoint style notifications to the IPicture iface. Implemented several of the stubs already there, added some more.