shlwapi: Update exported API entries according to the infopublished by Geoff Chappell

Dmitry Timoshkov dmitry at codeweavers.com
Thu Oct 25 06:31:31 CDT 2007


"Robert Shearman" <rob at 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.

-- 
Dmitry.



More information about the wine-devel mailing list