[PATCH] NtQueryInformationProcess & ProcessDebugPort

Laurent Pinchart laurent.pinchart at skynet.be
Tue Apr 2 11:17:37 CST 2002


Hi,

Here's a small patch which implements NtQueryInformationProcess properly for 
ProcessInformationClass set to ProcessDebugPort.

It fixes cases when ProcessInformationLength != 4, but doesn't check if a 
debugger is present or not. Should it ? I don't expect that anyone would like 
to run Visual Studio on Wine to debug a Win32 program :-)

Laurent Pinchart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nt.c.diff
Type: text/x-c
Size: 1251 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20020402/b6aa2567/nt.c.bin


More information about the wine-devel mailing list