[PATCH 6/8] msi: Make MsiEnumRelatedProducts enumerate registry value names, not subkeys.

Misha Koshelev mk144210 at bcm.edu
Mon May 14 11:32:42 CDT 2007


Related product GUIDs are stored as registry value names, not as subkeys, but currently the subkeys
are enumerated by MsiEnumRelatedProducts, thus not correctly identifying installed products with a given 
upgrade code.
---
 dlls/msi/registry.c         |    3 ++-
 dlls/msi/tests/automation.c |    6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2fe5714130efb77c28b75d8530a40b0be7527619.diff
Type: text/x-patch
Size: 2078 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070514/695610fe/2fe5714130efb77c28b75d8530a40b0be7527619.bin


More information about the wine-patches mailing list