[1/2] ole32: Flush before returning from any storage API call that writes.

Vincent Povirk vincent at codeweavers.com
Wed Aug 25 17:37:35 CDT 2010


This makes it possible to use write caching in the storage implementation without changing the outward behavior. Wine's msi gets very upset when writes don't happen before the write function returns, and though I believe this is not necessarily the case on Windows, fixing things properly so we can delay writes would be more trouble than it's worth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100825/2b540b76/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-ole32-Flush-before-returning-from-any-storage-API-call.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100825/2b540b76/attachment.txt>


More information about the wine-patches mailing list