Skip to content

ntdll: NtQuerySystemInformation(SystemProcessorPerformanceInformation) fix return value

Dāvis Mosāns (davispuh) requested to merge davispuh/wine:sysprocperf into master

Make return value to work like in Windows where given size must match for STATUS_SUCCESS result.

For more context/background info see !4832 (closed)

Merge request reports

Loading