Make sure the GUID of the typelib we are registering matches the guid
commit6e821739f2da7d5c8f25600d8188da12f4f4742b
authorAric Stewart <aric@codeweavers.com>
Wed, 30 Mar 2005 10:19:08 +0000 (30 10:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Mar 2005 10:19:08 +0000 (30 10:19 +0000)
tree29ba27509ad832d4bb29ba948e4714298dc67d43
parent96812eb2803b1fa99924cd5ecf26f8d846c99fa2
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.
dlls/msi/action.c