2 Jun
2007
2 Jun
'07
5:28 p.m.
Am Saturday 02 June 2007 12:03 schrieb Paul Vriens:
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. 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