Derek Lesho : server: Partially implement JobObjectBasicAccountingInformation.

Alexandre Julliard julliard at winehq.org
Tue Jun 9 15:27:47 CDT 2020


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

Author: Derek Lesho <dlesho at codeweavers.com>
Date:   Mon May 18 08:20:37 2020 -0500

server: Partially implement JobObjectBasicAccountingInformation.

Signed-off-by: Derek Lesho <dlesho at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/process.c  |  9 +++++++++
 dlls/ntdll/sync.c              | 20 +++++++++++++++++---
 include/wine/server_protocol.h | 19 ++++++++++++++++++-
 server/process.c               | 15 +++++++++++++++
 server/protocol.def            |  9 +++++++++
 server/request.h               |  7 +++++++
 server/trace.c                 | 14 ++++++++++++++
 7 files changed, 89 insertions(+), 4 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d8d6a6b2e639d2e29e166a3faf988b81388ae191



More information about the wine-cvs mailing list