* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
authorGerald Carter <jerry@samba.org>
Tue, 23 Jul 2002 04:55:06 +0000 (04:55 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 23 Jul 2002 04:55:06 +0000 (04:55 +0000)
commit998eb9c7312c3c9a9ed1e9ec294593503c0304bf
tree8cf35c7048fcb85cd08cedffca1dc2a85c9d2ad1
parent54c7ad47e13d92efd4c4dae2654e2e62927487e5
* changed structure of REG_R_ENUM_VALUE structure since the BUFFER2
  is not and [in/out] buffer

* registry value enumeration is working now for the Print\Forms
  key.  The format of the binary data is not quite right yet
  but all installed forms are listed
source/include/rpc_reg.h
source/registry/reg_frontend.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_reg.c
source/rpc_server/srv_reg.c
source/rpc_server/srv_reg_nt.c