msi: Fix the ProcessComponents action to handle the package context.
commit288af81a7cd8e3a809160259e8f1aec8d54a2cef
authorJames Hawkins <jhawkins@codeweavers.com>
Wed, 18 Jun 2008 05:51:13 +0000 (18 00:51 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Jun 2008 14:23:27 +0000 (18 16:23 +0200)
treefdea914f09ce66766a5df06f37fa51b411133ea5
parent5f11262da9249ec1f590db7bfe0d8d93c18d900a
msi: Fix the ProcessComponents action to handle the package context.
dlls/msi/action.c
dlls/msi/msipriv.h
dlls/msi/registry.c
dlls/msi/tests/install.c