25 Oct
2007
25 Oct
'07
11:39 a.m.
"Dmitry Timoshkov" <dmitry(a)codeweavers.com> writes:
That means that if/once apps start to import shlwapi APIs by name they will not work in Wine. Also, do you mean that APIs for which entries -noname has been already removed need to be fixed to have -noname again?
With -noname the name should still be available in the export table, but not be used for importing. And yes, if -noname has been removed from functions that are exported by ordinal in some versions that's wrong. -- Alexandre Julliard julliard(a)winehq.org