server: Implement job objects (try 2)

Andrew Cook ariscop at gmail.com
Fri Oct 18 14:28:22 CDT 2013


On 17/10/13 15:11, Andrew Cook wrote:
> ---
>  dlls/kernel32/tests/process.c | 172 ++++++++++++++++++++++-
>  dlls/ntdll/sync.c             | 127 +++++++++++++++--
>  server/process.c              | 313
> ++++++++++++++++++++++++++++++++++++++++++
>  server/process.h              |   3 +
>  server/protocol.def           |  33 +++++
>  5 files changed, 636 insertions(+), 12 deletions(-)
> 
> 

Is there something wrong with this patch?



More information about the wine-devel mailing list