[PATCH v2 0/4] MR218: advapi32: Implement RegRenameKey()

Nikolay Sivov (@nsivov) wine at gitlab.winehq.org
Fri Jun 10 10:43:06 CDT 2022


On Fri Jun 10 11:24:33 2022 +0000, Alexandre Julliard wrote:
> The key needs to be properly sorted into the parent's subkey array.
> You'd also need to check if the name contains a backslash, handle
> renaming Wow6432Node, set the dirty flag, send notifications, etc.
> Basically you have to replicate most of what create_key() does.
Thank you, I pushed an update.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/218#note_1838



More information about the wine-devel mailing list