ntdll: Improve support for the ProcessDebugPort info class in NtQueryInformationProce...
commitf0a5045254111774130846bd7b56224c06a2b999
authorHenri Verbeet <hverbeet@codeweavers.com>
Sun, 14 Mar 2010 20:53:27 +0000 (14 21:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Mar 2010 14:56:42 +0000 (15 15:56 +0100)
tree009f1181a2f0baa5078f91b7b3b8b06a9ce08581
parent4ce43cd919d9754de081c352bde8d286746b9765
ntdll: Improve support for the ProcessDebugPort info class in NtQueryInformationProcess().
dlls/ntdll/process.c
dlls/ntdll/tests/info.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/request.h
server/trace.c