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)
commit41c3ff6e277601a9c7ac29009fd89ff9c961ca46
treebb7fb13af385e97f214ed452c7f1ef2934026a52
parentaa3511a5b5e6a96a02110a7ad0ab1d43e6d25766
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
source/registry/reg_api.c