ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationPr...
commitd7956bab541fde38f4b3f5011b209fa7d9989c30
authorAndrew Nguyen <anguyen@codeweavers.com>
Tue, 27 Jul 2010 11:15:35 +0000 (27 06:15 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jul 2010 14:28:19 +0000 (28 16:28 +0200)
tree8ba38fbf7740910f09f537036e209f66b0e1252a
parent4c7f9efd16caee6c1641532d8051f2a1882e217e
ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationProcess when the debugger is absent.
dlls/ntdll/process.c
dlls/ntdll/tests/info.c