[1/3] Property Storage: Revert "ole32: Only read known format ids when attempting to read summary information."

Andrew Bogott Andrew at CodeWeavers.com
Tue Nov 30 17:59:28 CST 2010


The patch that I'm reverting quietly skipped anything that wasn't a 
FMTID_DocSummaryInformation or a FMTID_SummaryInformation.  The next two 
patches resolve a crash that occurred in the tests when reading/writing 
arbitrary format IDs.  I presume that this crash was the motivation for 
for the reverted patch.

The long-run goal here is to allow us to read and write FMTID_Intshcut 
in order to improve the behavior of intshcut in shdocvw.

This patch introduces a todo_wine line which is removed again in the 
next patch.  That allows this commit to be a simple revert.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Revert-ole32-Only-read-known-format-ids-when-attempt.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101130/19c6915d/attachment.asc>


More information about the wine-patches mailing list