msvcrt: call SetFilePointer() with correct parameters.

carlo.bramix at libero.it carlo.bramix at libero.it
Sun Aug 16 05:30:31 CDT 2015


In the file dlls/msvcrt/file.c, SetFilePointer() is called with SEEK_CUR instead of FILE_CURRENT.
Attached patch fixes the bug.

Sincerely,

Carlo Bramini.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150816/87ffd4aa/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: msvcrt-file.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150816/87ffd4aa/attachment.txt>


More information about the wine-patches mailing list