[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 10:10:30 CST 2018


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |4.0-rc1
          Component|tools                       |programs
                 CC|                            |z.figura12 at gmail.com

--- Comment #7 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Hans Leidekker from comment #3)
> 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).

I think it would make more sense to use an unused value instead, something like
NtQueryInformationProcess(ProcessUnixPID); what do you think?

-- 
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