[PATCH 2/2] kernel32: Implement CheckRemoteDebuggerPresent().

Henri Verbeet hverbeet at gmail.com
Fri Mar 5 08:53:46 CST 2010


On 5 March 2010 13:21, Alexandre Julliard <julliard at winehq.org> wrote:
> You can add that to an existing request like get_process_info. We don't
> want a separate request for each bit of process information. The kernel
> side should probably be based on NtQueryProcessInformation anyway.
>
There's ProcessDebugObjectHandle, but it's not clear to me what kind
of handle that actually returns. It's not a process handle at least.



More information about the wine-devel mailing list