[Bug 29849] oleaut32's OLEPictureImpl_Load fails when Stat() method is missing

WineHQ Bugzilla wine-bugs at winehq.org
Sat Feb 6 06:11:49 CST 2021


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

--- Comment #12 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 69325
  --> https://bugs.winehq.org/attachment.cgi?id=69325
test 2

Attaching modified test case that uses ReadFile()/SetFilePointer(). Initial
test seems to be broken, Read() method does a weird check on input buffer, and
returns bogus error code. Seek() returns S_OK but does not do anything.

On both Windows 10 and Wine 6.1+ attached test works file, without Stat()
implemented. Seek() is required at least for BMP files on Windows.

I'm going to close this report, until there is more information available.

-- 
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