https://bugs.winehq.org/show_bug.cgi?id=29849 --- Comment #12 from Nikolay Sivov <bunglehead(a)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.