http://bugs.winehq.org/show_bug.cgi?id=10742
--- Comment #17 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2008-03-18 12:55:47 --- Thus the correct implementation should do atoi(value) (that way we don't need the switch and there will be no need to patch it again when AMD or Intel releases another processor). The dwProcessorType should be INTEL_PROCESSOR_PENTIUM with an exception for dwProcessorLevel of 3 and 4. Alexander, do you want to code it or should I do it when I will have some time?