Module: wine Branch: master Commit: 091d9748e3bc4494a2f1f6ee37a699fe98f875d4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=091d9748e3bc4494a2f1f6ee37...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 4 22:47:13 2008 +0200
ntdll: Add stubs for all the job object functions.
---
dlls/ntdll/ntdll.spec | 28 +++++++++--------- dlls/ntdll/sync.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ include/winternl.h | 7 ++++ 3 files changed, 97 insertions(+), 14 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=091d9748e3bc4494a2f1f6...