http://bugs.winehq.org/show_bug.cgi?id=7551
------- Additional Comments From juan_lang@yahoo.com 2007-16-03 12:54 ------- GetProcessAffinityMask should probably be implemented on top of NtQueryInformationProcess instead of GetSystemInfo - the processor mask in GetSystemInfo indicates how many processors are present, which isn't the same thing.
Hmm.. there are a number of bugs here. I'll open a few.