r23578: When calling DeleteKey for a key that has subkey(s), Windows
authorMichael Adam <obnox@samba.org>
Thu, 21 Jun 2007 22:18:42 +0000 (22:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:32 +0000 (12:23 -0500)
commit0c9cb69b45e8c51b8c3fa0b0d034a6cad2374055
tree1ebab1a7f1881041e30034bc817a4eec8cfc88c4
parente076dc16462a3ce11105bf9a729ec59ddd9bdc75
r23578: When calling DeleteKey for a key that has subkey(s), Windows
returns WERR_ACCESS_DENIED. This adapts reg_deletekey to behave
the same way.

Michael
source/registry/reg_api.c