server: Implement NtOpenJobObject.
commitb3064d748b1cab6464e8b92a558b2d4ba4fe3909
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jan 2016 16:32:22 +0000 (29 01:32 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jan 2016 07:38:53 +0000 (29 16:38 +0900)
tree14c2bd0e032601100e6d9c474eaf5a6a877ffb06
parentc3d602949ca00e88ae9ab11e01121389efd3925f
server: Implement NtOpenJobObject.

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