advapi32: Fix RegOpen/CloseKey

James Hawkins truiken at gmail.com
Fri Feb 25 10:20:10 CST 2005


Hi,

The last patch I sent broke InstMsiA.exe.  This patch fixes the
errors.  The test for !name &&... in RegOpenKey must go in RegOpenKey
and not ""Ex, because the two functions behave differently when name
is null or empty.

Changelog
* Fix RegOpen/CloseKey

-- 
James Hawkins



More information about the wine-patches mailing list