r23583: Add a utility function to recursively delete a Registry
authorMichael Adam <obnox@samba.org>
Fri, 22 Jun 2007 11:21:59 +0000 (11:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:32 +0000 (12:23 -0500)
commit394291281a0be7a150086fc459614f4fe3f56c1f
tree8006ca34206d6fa68231d708b399c2dca2604963
parentc66831e04b468743df8993edc68cd72ebb4a391d
r23583: Add a utility function to recursively delete a Registry
key with all its subkeys. (reg_deletekey will refuse to
delete a key with subkeys with WERR_ACCESS_DENIED).

Michael
(This used to be commit 41c3ff6e277601a9c7ac29009fd89ff9c961ca46)
source3/registry/reg_api.c