msi: Properly advance the patch pointer in msi_check_product_patches.
authorHans Leidekker <hans@codeweavers.com>
Wed, 21 Jul 2010 07:48:27 +0000 (09:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jul 2010 11:24:01 +0000 (13:24 +0200)
commitd99b6d393404ddaa9211e19f79b4ea5c8da0b083
tree305e6655a73bfb0d115c802a595b4aaa21a58c66
parent409e2d7105b3f9f7b0813018b73cdfee9b739cc8
msi: Properly advance the patch pointer in msi_check_product_patches.

Fixes patch enumeration when multiple patches are registered for a given product.
dlls/msi/registry.c