WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: GetLogicalProcessorInformation failed
by Robert K. Pauls on Sunday June 10th 2012, 14:50
"GetLogicalProcessorInformation" is a window-api specific function.
It retrieves informations about logical processors and hardware.
The functions uses a buffer-variable from the function "SYSTEM_LOGICAL_PROCESSOR_INFORMATION"

(More informations here: msdn.microsoft.com/en-us/library/windows/desktop/ms683194%28v=vs.85%29.aspx )

Therefore I would say that it may be related to your processor and os.
The buffer can not be influenced as a end user.

[post new] [reply to this]

Page loaded in 0.00623 seconds.