2 Jun
2007
2 Jun
'07
5:03 a.m.
On 6/1/07, Stefan Leichter <Stefan.Leichter(a)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.