https://bugs.winehq.org/show_bug.cgi?id=54922
Bug ID: 54922 Summary: thread:NtQueryInformationThread info class 33 needs to be implemented Product: Wine Version: 8.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: temp82@luukku.com Distribution: ---
I tried bug 52880 and downloaded and run Hardwareinfo 744. https://www.fosshub.com/HWiNFO.html?dwl=hwi_744.exe
95fa52f8adbea5b6031651087ad9de2271db0b94 hwi_744.exe
There are lots of "thread:NtQueryInformationThread info class 33" lines so I hope getting this fixed would help bug 52880 to expose more information.
https://bugs.winehq.org/show_bug.cgi?id=54922
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.fosshub.com/HWi | |NFO.html?dwl=hwi_744.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54922
Markus Elfring Markus.Elfring@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Markus.Elfring@web.de
--- Comment #1 from Markus Elfring Markus.Elfring@web.de --- (In reply to temp82 from comment #0) Would the hint “info class 33” be mapped to the enumeration value “ThreadIdealProcessorEx”?
See also: * https://geoffchappell.com/studies/windows/km/ntoskrnl/api/ps/psquery/class.h... * https://github.com/microsoft/win32metadata/issues/1439
https://bugs.winehq.org/show_bug.cgi?id=54922
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement