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

Eric Pouech eric.pouech at orange.fr
Fri Mar 5 14:45:04 CST 2010


Henri Verbeet a écrit :
> 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.
>
>
>
>
>   
ProcessDebugPort would be preferred (any non zero value would do)
A+

-- 
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)






More information about the wine-devel mailing list