crypt32: remove 'recursive registry key delete' function

Stefan Leichter Stefan.Leichter at camline.com
Sat Jun 2 17:28:42 CDT 2007


Am Saturday 02 June 2007 12:03 schrieb Paul Vriens:
> 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.
Hello Paul,

i think the comment is wrong. The removed function does not behave like 
SHDeleteKeyW. If you look at the removed code the key itself is not removed. 
At least i don't see the place where. But you are welcome to tell me where.

Bye Stefan



More information about the wine-devel mailing list