msi/tests: Mark a test result on some old Wow64 platforms as broken.

Greg Geldorp ggeldorp at vmware.com
Thu Jan 6 06:17:49 CST 2011


Hi Hans,

> +        RegDeleteKeyA(prodkey, "");

Since prodkey was possibly opened with KEY_WOW64_64KEY, you'll probably need
delete_key() here.

Greg.





More information about the wine-devel mailing list