http://bugs.winehq.org/show_bug.cgi?id=6880
------- Additional Comments From julliard@winehq.com 2007-07-05 08:08 -------
The Windows NT4, 2K, XP loader will simply reject it (refuse to load). Wine with winecfg = NT4/2K/XP loads it which is obviously wrong.
No, that's not as obvious as you think.
In most cases, loading an app is better than not loading it; even if that's not what Windows might do, it's much more likely to be the useful behavior.
So yes, for the very specific case of FT_Thunk, since an app requires this we'll have to remove it. But in the general case crippling the code based on the configured Windows version is the wrong thing to do.