[Bug 24354] Webtrends Log Analyzer 6.5c : cannot write BMP files to disk

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 10 22:18:33 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=24354

--- Comment #5 from cruiseoveride <cruiseoveride at 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%29.aspx

IPictureDisp interface
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680762%28v=vs.85%29.aspx

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list