http://bugs.winehq.org/show_bug.cgi?id=8277
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #6121 is|0 |1 obsolete| |
--- Comment #4 from Anastasius Focht focht@gmx.net 2008-01-16 08:36:20 --- Created an attachment (id=10300) --> (http://bugs.winehq.org/attachment.cgi?id=10300) patch which implements Nt(Query/Set)InformationThread info class ThreadQuerySetWin32StartAddress
Hello,
archiving an updated version. Run tools/make_requests after applying patch to regenerate server protocol stuff.
Returns thread entry info for custom app crash handlers, debugging tools, process managers like Microsoft/Sysinternals "ProcessExplorer" and removes "fixme:thread:NtQueryInformationThread info class 9 not supported yet" spam from app crashes.
Regards