msi [2/2]: Reimplement MsiFormatRecord

James Hawkins truiken at gmail.com
Mon Feb 4 15:59:21 CST 2008


Hi,

This fixes bug 11228 and a problem with the Office 2007 installer.
The new implementation fixes 67 tests but fails on 37 tests.  These 37
tests are very obscure corner cases.  Besides, these cases are easier
to fix with this new implementation.

Changelog:
* Reimplement MsiFormatRecord.

 dlls/msi/format.c       | 1088 +++++++++++++++++++++++++++++------------------
 dlls/msi/tests/format.c |  307 +++++++-------
 2 files changed, 811 insertions(+), 584 deletions(-)

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-Reimplement-MsiFormatRecord.patch
Type: text/x-diff
Size: 63097 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080204/d564b6ba/attachment-0001.patch 


More information about the wine-patches mailing list