[PATCH] NtQueryInformationProcess & ProcessDebugPort

Eric Pouech eric.pouech at wanadoo.fr
Tue Apr 2 23:58:47 CST 2002


> > sdk's windbg already work, so why no VC++ debugger ?
> Then we'll probably have to implement NtQueryInformationProcess completely
> for ProcessDebugPort. Does anyone know what it should return ? The debugger
> process handle ?
the debugport value is not intented for ring3 use. so any non null value
would
do when the debugger is present.

A+



More information about the wine-devel mailing list