wine/dlls/msi files.c action.h action.c
29 Oct
2005
29 Oct
'05
11:29 a.m.
ChangeSet ID: 20946 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/29 06:29:17 Modified files: dlls/msi : files.c action.h action.c Log message: Mike McCormack <mike(a)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
7350
Age (days ago)
7350
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard