http://bugs.winehq.org/show_bug.cgi?id=892
------- Additional Comments From baggett.patrick@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.