shlwapi update

Jon Griffiths tntjpgriff at tsnxt.co.uk
Tue Feb 13 07:11:14 CST 2001


Hi,

This patch implements around 150 calls in shlwapi. Most of them are forwards
to unicode calls in other DLLS. Some are implemented as late bound functions
in case the user is running with an early native version of a given DLL. Some 
others actually required work ;-)

I also added some new stubs for the calls exported by 98 OSR2 that weren't 
there yet.

My editor removes trailing white space so a small number of lines in the patch
just strip tabs and spaces from the ends of otherwise unchanged lines.

Also attached is a winapi_check update that includes the new types used.

Cheers,
Jon


Changelog:
   * dlls/shlwapi/shlwapi_main.c dlls/shlwapi/shlwapi.spec dlls/shlwapi/reg.c
     dlls/shlwapi/ordinal.c dlls/shlwapi/url.c
     tools/winapi_check/win32/shlwapi.api
     Jon Griffiths <jon_p_griffiths at yahoo.com>
     -Implement a bunch of shlwapi functions, add some new stubs
     -winapi_check update for shlwapi

-- 
"Don't wait for the seas to part, or messiahs to come,
  Dont you sit around and waste this chance ..." -Live

tntjpgriff at tsnxt.co.uk , jon_p_griffiths at yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi.diff.bz2
Type: application/x-bzip2
Size: 11464 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010213/24129f04/shlwapi.diff.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi_winapi.diff
Type: text/x-c
Size: 853 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010213/24129f04/shlwapi_winapi.bin


More information about the wine-patches mailing list