ChangeSet ID: 11559 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/17 22:04:08
Modified files: dlls/msi : table.c string.c msiquery.c msipriv.h msi.c
Log message: Mike McCormack mike@codeweavers.com When loading table data, split it up into rows.
Patch: http://cvs.winehq.org/patch.py?id=11559
Old revision New revision Changes Path 1.7 1.8 +289 -48 wine/dlls/msi/table.c 1.1 1.2 +56 -3 wine/dlls/msi/string.c 1.5 1.6 +16 -3 wine/dlls/msi/msiquery.c 1.6 1.7 +7 -1 wine/dlls/msi/msipriv.h 1.12 1.13 +2 -2 wine/dlls/msi/msi.c