server: Pass full object attributes in the load_registry request.
commitb99d1525decf61c71586ffec3f835ae8d2ca2072
authorAlexandre Julliard <julliard@winehq.org>
Tue, 19 Jan 2016 06:17:00 +0000 (19 15:17 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Jan 2016 11:48:07 +0000 (19 20:48 +0900)
treee166b36e530818c6d86be79fd295633909c2bf28
parentd01deff9cf6ad791b3335c4925a3ba3db8b916f9
server: Pass full object attributes in the load_registry request.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/reg.c
include/wine/server_protocol.h
server/protocol.def
server/registry.c
server/request.h
server/trace.c