"Dmitry Timoshkov" dmitry@codeweavers.com writes:
I've removed -noname for entries that according to Geoff started to be exported by name in some Windows versions. We have some such entries already.
If the function was newly added in that version then it's OK, but if the function is available by ordinal in earlier versions then it has to be -noname for imports to work correctly.