http://bugs.winehq.org/show_bug.cgi?id=19982
--- Comment #13 from Juan Lang juan_lang@yahoo.com 2009-09-11 14:37:24 --- (In reply to comment #12)
Looking at http://msdn.microsoft.com/en-us/library/ms686247(VS.85).aspx the only requirement from the Windows specification is the thread affinity must be a subset of the process affinity.
My patch doesn't do that. Like Alexandre suggested, this needs tests, and since I'm currently without a Windows box, that's a bit of a challenge for me.