r18931: * Fix the IDL for QueryInfoKey. teh Classname in an
authorGerald Carter <jerry@samba.org>
Tue, 26 Sep 2006 21:01:57 +0000 (21:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:14:48 +0000 (12:14 -0500)
commit49c73b5734a42b9d018dd7cfa006a1820ba08dee
tree76f96d8baeafb675ce675b0ec0f2e35f6ef6373c
parent5935ea9da149b10f6969d892a238564894f478f4
r18931: * Fix the IDL for QueryInfoKey.  teh Classname in an
  in,out ref pointer
* Clarify variable names in EnumValue IDL
* Fix server code for _winreg_EnumValue() and _winreg_QueryInfoKe()
(This used to be commit f520a9d0fba4cc3cfbda40dd68cb63c4c3c4ed30)
source3/librpc/gen_ndr/cli_winreg.c
source3/librpc/gen_ndr/cli_winreg.h
source3/librpc/gen_ndr/ndr_winreg.c
source3/librpc/gen_ndr/srv_winreg.c
source3/librpc/gen_ndr/srv_winreg.h
source3/librpc/gen_ndr/winreg.h
source3/librpc/idl/winreg.idl
source3/rpc_client/cli_reg.c
source3/rpc_server/srv_winreg_nt.c