[Bug 45133] Multiple applications need 'ntdll.NtQueryInformationProcess' to support 'ProcessSessionInformation' info class (ProcessHacker, NewProcessFromToken)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Sep 6 13:46:35 CDT 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |bf4105b731b84c053c20796ad12
                   |                            |2f229fa3889ec

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/bf4105b731b84c053c20796ad122f229fa3889ec
("ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation).").

Part of Wine 6.12 release.

Thanks Alexandre. Thanks Alex Henrie for the reminder.

--- snip ---
...
0568:Call
ntdll.NtQueryInformationProcess(00000158,00000018,002b7050,00000004,0021f3ec)
ret=043750f8
0568:Ret  ntdll.NtQueryInformationProcess() retval=00000000 ret=043750f8
0568:Call KERNEL32.GetLastError() ret=0159bc2a
0568:Ret  KERNEL32.GetLastError() retval=00000000 ret=0159bc2a
...
--- snip ---

Process Hacker also shows the session id now if you add it through 'Choose
Column' when right clicking on process listview header. Previously it was only
showing '0'.

$ wine --version
wine-6.16-222-g8b9f1e12841

Regards

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