ChangeSet ID: 15204 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/04 14:47:20
Modified files: dlls/msi : action.c
Log message: Aric Stewart aric@codeweavers.com - CustomAction 35 should call SetTargetPath not just set the property. - TARGETDIR and SOURCEDIR may not be entries 0 in the directory tables. So when resolving the folder we need to seek them out. - When we handle SetTargetPath we need to be sure to recalculate the resulting paths as things with the now set Directory as the parent will change.
Patch: http://cvs.winehq.org/patch.py?id=15204
Old revision New revision Changes Path 1.60 1.61 +50 -9 wine/dlls/msi/action.c