server: Use attributes instead of inherit flag in process and thread requests.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 9 Dec 2005 11:13:11 +0000 (12:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Dec 2005 11:13:11 +0000 (12:13 +0100)
commitf2d7dd645e771fdb6052d789a5b1651ce8740566
treee55dfe5f5621bbee2cf0bd63c541351e180408b8
parentf11d0a375f0118a2cc1a528fe0471d0933b9206d
server: Use attributes instead of inherit flag in process and thread requests.
dlls/kernel/process.c
dlls/ntdll/process.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/thread.c
server/trace.c