[Bug 892] Implement GetSystemInfo using CPUID

Wine Bugs wine-bugs at winehq.org
Sun Jan 14 14:27:18 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=892





------- Additional Comments From baggett.patrick at figglesoftware.com  2007-14-01 14:27 -------
Created an attachment (id=4604)
 --> (http://bugs.winehq.org/attachment.cgi?id=4604&action=view)
Test case, dumps the result of GetSystemInfo()

This is the code for the test case. It calls GetSystemInfo() and reports the
values it returns. The same values should be returned after this patch,
implying no regression (assuming the original implementation was correct -- it
may not be). Check these values with the OS specific functions to determine
this information (e.g. /proc/cpuinfo on Linux) to make sure all values reported
are correct.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list