http://bugs.winehq.org/show_bug.cgi?id=33776
--- Comment #11 from Berillions berillions@gmail.com 2013-11-13 12:47:44 CST --- (In reply to comment #10)
(In reply to comment #8)
I have a test case to show the culprit, but I don't know how to integrate to Wine's test framework correctly, since the test case behaviors different on Wow64 and Win64, if anyone want to work on it feel free to pick up my patch, improve it and send to Wine:
Take a look at kernel32/tests/process.c:test_SystemInfo()
Bug still exist in wine 1.7.6 and wine-git. The hack from Qian still works too.