[PATCH 1/2] kernelbase: Handle RegGetValue() RRF_SUBKEY_WOW64*KEY flags.

Serge Gautherie winehq-git_serge_180711 at gautherie.fr
Wed Feb 19 10:23:36 CST 2020


On 19/02/2020 06:42, Nikolay Sivov wrote:

> What does RegOpenKeyExW return for KEY_WOW64_64KEY | KEY_WOW64_32KEY? If

I agree to review tests (and code) about those flags separately/later.

> it's ERROR_INVALID_PARAMETER, it's better to fix it there, in one place.

Not in this case: flags are different, so validating them cannot be done 
elsewhere.

-- 



More information about the wine-devel mailing list