wine/dlls/msi msipriv.h msi.c helpers.c action.c
30 Sep
2005
30 Sep
'05
10:32 a.m.
ChangeSet ID: 20516 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/30 05:32:41 Modified files: dlls/msi : msipriv.h msi.c helpers.c action.c Log message: Mike McCormack <mike(a)codeweavers.com> Rename ACTION_DoTopLevelINSTALL to MSI_InstallPackage, remove its duplicate 4th parameter. Split the code to copy a package into a separate function. Patch: http://cvs.winehq.org/patch.py?id=20516 Old revision New revision Changes Path 1.98 1.99 +1 -2 wine/dlls/msi/msipriv.h 1.105 1.106 +3 -3 wine/dlls/msi/msi.c 1.32 1.33 +0 -1 wine/dlls/msi/helpers.c 1.210 1.211 +62 -46 wine/dlls/msi/action.c
7379
Age (days ago)
7379
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard