msi: Fix the PublishFeatures action to handle the package context.
commit2a180e060ac93006326844967ebc06c8fcb8076e
authorJames Hawkins <jhawkins@codeweavers.com>
Thu, 19 Jun 2008 05:32:59 +0000 (19 00:32 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jun 2008 10:33:55 +0000 (19 12:33 +0200)
tree734d47d6c94b3e95e839870afc2e94e6ad1b274c
parent0e9ed5c10e3ac6b253712037f0b30046a5656239
msi: Fix the PublishFeatures action to handle the package context.
dlls/msi/action.c
dlls/msi/msipriv.h
dlls/msi/registry.c
dlls/msi/tests/install.c