ChangeSet ID: 20456 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/28 05:13:18
Modified files: dlls/msi : msipriv.h msi.c handle.c custom.c
Log message: Mike McCormack mike@codeweavers.com Don't create MSI handles unless we have to pass one through the API.
Patch: http://cvs.winehq.org/patch.py?id=20456
Old revision New revision Changes Path 1.96 1.97 +0 -1 wine/dlls/msi/msipriv.h 1.104 1.105 +48 -57 wine/dlls/msi/msi.c 1.11 1.12 +0 -19 wine/dlls/msi/handle.c 1.26 1.27 +4 -4 wine/dlls/msi/custom.c