wine/dlls/msi package.c msipriv.h install.c he ...
ChangeSet ID: 19755 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/23 13:15:44 Modified files: dlls/msi : package.c msipriv.h install.c helpers.c action.h action.c Log message: Mike McCormack <mike(a)codeweavers.com> - build a standard Wine list of folders instead of using an array - use folder pointers instead of array indexes Patch: http://cvs.winehq.org/patch.py?id=19755 Old revision New revision Changes Path 1.49 1.50 +2 -3 wine/dlls/msi/package.c 1.76 1.77 +1 -2 wine/dlls/msi/msipriv.h 1.5 1.6 +7 -7 wine/dlls/msi/install.c 1.10 1.11 +44 -57 wine/dlls/msi/helpers.c 1.26 1.27 +4 -2 wine/dlls/msi/action.h 1.180 1.181 +29 -40 wine/dlls/msi/action.c
participants (1)
-
Alexandre Julliard