shlwapi: Test and fix the behaviour of the CopyTo method for file sizes not multiple of the internal buffer size, on SHCreateStreamOnFileEx-returned IStreams. (try 2)

David Quintana (gigaherz) gigaherz at gmail.com
Mon Oct 21 18:50:19 CDT 2013


As suggested by Vincent Povirk, it is better if we do not do an
unnecessary read at the end of the file.

---
 dlls/shlwapi/istream.c       |   14 +++---
 dlls/shlwapi/tests/istream.c |  102 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shlwapi-Test-and-fix-the-behaviour-of-the-CopyTo-met.patch
Type: application/octet-stream
Size: 5015 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131022/49d2c956/attachment-0001.obj>


More information about the wine-patches mailing list