[Bug 46272] Create TaskList and MAP linux PID to wine windows PID

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 11 04:30:13 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46272

--- Comment #3 from Hans Leidekker <hans at meelstraat.net> ---
Obviously we can't do server calls in programs. Maybe it would be acceptable to
use an unused field from SYSTEM_PROCESS_INFORMATION for this purpose, e.g.
dwUnknown4. Then we could retrieve the Unix pid with a call to
NtQuerySystemInformation(SystemProcessInformation).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list