ChangeSet ID: 18512 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/28 14:14:31
Modified files: dlls/msi : package.c msipriv.h msi.c helpers.c action.c
Log message: Aric Stewart aric@codeweavers.com Relocate the msi file to prevent cd locking, corrected to properly not try to relocated #nnnn handles as files.
Patch: http://cvs.winehq.org/patch.py?id=18512
Old revision New revision Changes Path 1.43 1.44 +23 -1 wine/dlls/msi/package.c 1.68 1.69 +2 -1 wine/dlls/msi/msipriv.h 1.88 1.89 +21 -3 wine/dlls/msi/msi.c 1.2 1.3 +1 -0 wine/dlls/msi/helpers.c 1.165 1.166 +5 -6 wine/dlls/msi/action.c