ChangeSet ID: 13650 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/06 16:25:48
Modified files: include : msi.h dlls/msi : package.c msi.spec msi.c
Log message: Kevin Koltzau kevin@plop.org Partial implementation of MsiGetFileVersionA/W.
Patch: http://cvs.winehq.org/patch.py?id=13650
Old revision New revision Changes Path 1.14 1.15 +4 -0 wine/include/msi.h 1.17 1.18 +3 -3 wine/dlls/msi/package.c 1.23 1.24 +2 -2 wine/dlls/msi/msi.spec 1.40 1.41 +98 -0 wine/dlls/msi/msi.c