server: Pass full object attributes in the create_completion request.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jan 2016 11:49:38 +0000 (20:49 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 17 Jan 2016 15:17:30 +0000 (00:17 +0900)
commit1eb69be36f176f499b67a16c93a470475bb1b330
tree9545646bd5a6d37d5f352b61c461de003ee33151
parent426c4a2f085a99eb45ea1f27a418d69fda9d4cb1
server: Pass full object attributes in the create_completion request.

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