"Robert Shearman" rob@codeweavers.com wrote:
[skipped]
These are all exported by ordinal only up to Windows 2003 SP1 (w/ IE 6.0).
Probably. But they are exported by name in Vista, and in some other versions of Windows (have a look at the referenced web page). The point is that once/if applications start to import shlwapi APIs by name they won't work under Wine.
+196 stub -noname SHVerbExistsNA #stdcall @(ptr ptr ptr ptr) dnsapi.DnsRecordSetCompare
You need to fix the name of the function in the comment here.
I intentionally left a not matching name in the comment in order to force anyone who decides to implement this API to carefully examine both points.