wine/dlls/msi action.c

Alexandre Julliard julliard at winehq.org
Tue Jan 4 14:47:20 CST 2005


ChangeSet ID:	15204
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/04 14:47:20

Modified files:
	dlls/msi       : action.c 

Log message:
	Aric Stewart <aric at 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




More information about the wine-cvs mailing list