ChangeSet ID: 16925
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/30 04:19:08
Modified files:
dlls/msi : action.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Make sure the GUID of the typelib we are registering matches the guid
requested from MSI. If not search the given typelib file to find the
typelib requested to register.
Patch: http://cvs.winehq.org/patch.py?id=16925
Old revision New revision Changes Path
1.105 1.106 +99 -29 wine/dlls/msi/action.c