server: Pass full object attributes in the create_symlink request.
commit426c4a2f085a99eb45ea1f27a418d69fda9d4cb1
authorAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jan 2016 11:33:20 +0000 (15 20:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 17 Jan 2016 15:17:30 +0000 (18 00:17 +0900)
tree19821c0a03c9fd198b8dc3d2aec54869c5b5dd91
parent82800f513c19a8e1c98a2ed6c1eb71a5d25680bb
server: Pass full object attributes in the create_symlink request.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/om.c
include/wine/server_protocol.h
server/directory.c
server/object.h
server/protocol.def
server/request.h
server/symlink.c