crypt32: remove 'recursive registry key delete' function

Paul Vriens paul.vriens.wine at gmail.com
Sat Jun 2 05:03:07 CDT 2007


On 6/1/07, Stefan Leichter <Stefan.Leichter at camline.com> wrote:
> ChangeLog
> ---------
>         replace CRYPT_RecurseDeleteKey with RegDeleteTreeW
>
>
>
>
>
Hi Stefan,

I don't think that's enough. There's a difference between SHDeleteKeyW
and RegDeleteTreeW (see also
http://wiki.winehq.org/RecursiveRegistryKeyDelete, but I guess that's
a known page to you). Basically you have to remove the key itself as
well.

Cheers,

Paul.



More information about the wine-devel mailing list