[Bug 25086] Multiple games and applications need kernel32.GetLogicalProcessorInformationEx implementation (CPU-Z 1.72, Splinter Cell: Blacklist, Adobe CC 2015, Kontakt 5)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 17 02:57:28 CST 2015


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

--- Comment #13 from Sergey Isakov <isakov-sl at bk.ru> ---
Continue research...
If I change
GetNumaHighestNodeNumber to return 1 then crash changed
~~~~
wine: Unhandled page fault on read access to 0x00000028 at address 0x2a35172
(thread 003d), starting debugger...
~~~~

MSDN said
~~~
BOOL WINAPI GetNumaHighestNodeNumber(
  _Out_ PULONG HighestNodeNumber
);

Return value

If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error
information, call GetLastError.

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