Alexandre Julliard : server: Implement NtOpenJobObject.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 29 09:10:07 CST 2016


Module: wine
Branch: master
Commit: b3064d748b1cab6464e8b92a558b2d4ba4fe3909
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b3064d748b1cab6464e8b92a558b2d4ba4fe3909

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan 29 01:32:22 2016 +0900

server: Implement NtOpenJobObject.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/sync.c              | 16 ++++++++++++++--
 dlls/ntdll/tests/om.c          |  3 ---
 include/wine/server_protocol.h | 22 +++++++++++++++++++++-
 server/process.c               | 18 ++++++++++++++++++
 server/protocol.def            | 11 +++++++++++
 server/request.h               |  8 ++++++++
 server/trace.c                 | 18 +++++++++++++++++-
 7 files changed, 89 insertions(+), 7 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=b3064d748b1cab6464e8b92a558b2d4ba4fe3909



More information about the wine-cvs mailing list