ole32 [2/2] (msi [9.5/13]): Storage sharing should be implemented in ole32, not the lower-level file API

James Hawkins jhawkins at codeweavers.com
Mon Aug 18 23:07:50 CDT 2008


Hi,

Sorry for the confusing numbering.  This should be applied after msi
[9/13].  This change is verified by the tests sent for
MsiOpenDatabase, StgCreateDocFile, and CreateFile.  This change is
necessary for the following msi patches to work (CopyFile would fail
because of an open msi database handle.)

Changelog:
* Storage sharing should be implemented in ole32, not the lower-level file API.

 dlls/msi/tests/package.c     |  136 ++++++++++++-----------------
 dlls/ole32/storage32.c       |    5 +-
 dlls/ole32/tests/storage32.c |  193 ++++++++++++++++++++++++-----------------
 3 files changed, 174 insertions(+), 160 deletions(-)

-- 
James Hawkins
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0017-Storage-sharing-should-be-implemented-in-ole32-not.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080818/8bbe9b8f/attachment-0001.txt 


More information about the wine-patches mailing list