wine/dlls/msi files.c action.h action.c

Alexandre Julliard julliard at wine.codeweavers.com
Sat Oct 29 06:29:17 CDT 2005


ChangeSet ID:	20946
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/29 06:29:17

Modified files:
	dlls/msi       : files.c action.h action.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Some installers don't call the CreateFolders action before the
	InstallFiles action as MSDN specifies, but it still seems to work, so
	make sure that we create component directories in the InstallFiles
	action anyway.

Patch: http://cvs.winehq.org/patch.py?id=20946

Old revision  New revision  Changes     Path
 1.25          1.26          +8 -0       wine/dlls/msi/files.c
 1.44          1.45          +1 -0       wine/dlls/msi/action.h
 1.218         1.219         +16 -8      wine/dlls/msi/action.c




More information about the wine-cvs mailing list