http://bugs.winehq.org/show_bug.cgi?id=10742
--- Comment #10 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-03-15 07:50:10 --- This explains why this patch wasn't accepted - the dwProcessorType should be PROCESSOR_INTEL_PENTIUM, not PROCESSOR_AMD_X8664 (the latter is probably returned to 64-bit programs running under a 64-bit OS).
Also while reading this code I find it quite strange that for Pentium 4 we return wProcessorLevel 6. Is there someone with a Pentium 4 reading this bug that could run the test program on it (under Windows).