r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
commite09e0d642d98165257c7c43ca2634a430772dcee
authorMichael Adam <obnox@samba.org>
Tue, 24 Apr 2007 00:12:28 +0000 (24 00:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:39 +0000 (10 12:19 -0500)
treecbc620b847c4c3051fb25db0c3332b44f73f738d
parent29a16b2acb8da604776d48c6a1e6163c9e868d12
r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
WERR_BAD_FILE when all items have been successfully enumerated.
Besides seeming the reasonable code to return,
this is what I have seen from w2k3, w2k, wxp.
source/registry/reg_api.c