shlwapi: it is valid to not specify a sharing mode when calling the SHCreateStreamOnFile functions.

Reece Dunn msclrhd at googlemail.com
Fri Mar 28 17:39:51 CDT 2008


The reason the SHCreateStreamOnFile tests were not creating a file is
because the tests were not specifying a share mode. As the tests have
confirmed, it is valid to do this.

The rest of this patch is fixing the fallout of this change to reflect
the new state of todos in the shlwapi tests. It is not possible to
mark the IStream::Read tests with todo markers, as some of the tests
pass inside todo blocks while others fail; therefore, those tests have
been fixed as well.

- Reece
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shlwapi-it-is-valid-to-not-specify-a-sharing-mode-w.patch
Type: text/x-diff
Size: 7254 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080328/ba844e28/attachment-0003.patch 


More information about the wine-patches mailing list