https://bugs.winehq.org/show_bug.cgi?id=24354
--- Comment #5 from cruiseoveride cruiseoveride@gmail.com --- I wouldn't mind writing the code if someone is willing to do a bit of hand holding to get me started.
I found docs online for the interfaces.
OleLoadPictureFile function
HRESULT OleLoadPictureFile( _In_ VARIANT varFileName, _Out_ LPDISPATCH *lplpdispPicture );
http://msdn.microsoft.com/en-us/library/windows/desktop/ms221680%28v=vs.85%2...
IPictureDisp interface http://msdn.microsoft.com/en-us/library/windows/desktop/ms680762%28v=vs.85%2...