add another registry rpc (opnum 0x14). Have no idea what it's real name
commit66104a361424f10cc986c597b91afa6f12b3cd8a
authorGerald Carter <jerry@samba.org>
Mon, 29 Jul 2002 19:45:15 +0000 (29 19:45 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 29 Jul 2002 19:45:15 +0000 (29 19:45 +0000)
tree159a4bce94e06e14e5fcbd241014c1bd6cc114f4
parent26027ee42ae378eef59a8ae46f5e4e44bf2d4af0
add another registry rpc (opnum 0x14).  Have no idea what it's real name
is.  I'm calling it REG_SAVE_KEY, because 2k preps a regedt32.exe
Registry->Save Key with this call.

Done in the process of tracking down a PrinterDriverData issue.
source/include/rpc_reg.h
source/rpc_parse/parse_reg.c
source/rpc_server/srv_reg.c
source/rpc_server/srv_reg_nt.c