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

Misha Koshelev mk144210 at bcm.edu
Mon May 14 12:15:46 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: 5f32fc076804052814a61a04e36dee779d773116.diff
Type: text/x-patch
Size: 2078 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070514/d16f848e/5f32fc076804052814a61a04e36dee779d773116.bin


More information about the wine-patches mailing list