ChangeSet ID: 12767 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/30 13:42:02
Modified files: dlls/msi : string.c record.c msi.c
Log message: Mike McCormack mike@codeweavers.com Set the storage file's GUID so native MSI recognizes it. Fix crash when inserting multiple columns that are invalid.
Patch: http://cvs.winehq.org/patch.py?id=12767
Old revision New revision Changes Path 1.9 1.10 +4 -0 wine/dlls/msi/string.c 1.9 1.10 +3 -0 wine/dlls/msi/record.c 1.23 1.24 +25 -0 wine/dlls/msi/msi.c