[PATCH 1/3] msi/tests: Add test for empty MsiGetProductInfo parameters not referencing default registry values.

Misha Koshelev mk144210 at bcm.edu
Thu May 17 00:42:13 CDT 2007


Alright, these patches are why I think my conformance test was failing on Alexandre's machine, 
notably with an empty parameter the MsiGetProductInfo function was actually returning default
registry values that it shouldn't have (another question is why that value was set on 
Alexandre's machine in the first place).

In any case, this is a conformance test that checks this behavior. It is a little longish but it has
to save the old value (and whether there is one) and then restore it.
---
 dlls/msi/tests/msi.c |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7050c53e3802aafb4a3c8023401d73c0684fd857.diff
Type: text/x-patch
Size: 3069 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070517/ee6318bb/7050c53e3802aafb4a3c8023401d73c0684fd857.bin


More information about the wine-patches mailing list