More changes for Shlwapi

Guy L. Albertelli galberte at neo.lrun.com
Mon Nov 5 09:44:33 CST 2001


This completes (hoepfully) the implementation of UrlCombine and finishes the
UrlCanonicalize and UrlEscape routines.

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

   dlls/shlwapi/url.c
    - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT,
      and URL_DONT_ESCAPE_EXTRA_INFO in the UrlEscape{A|W} routines.
    - Make UrlCanonicalizeA use UrlCanonicalizeW.
    - Implement full functionality in UrlCanonicalizeW.
    - Implement UrlCombine{A|W}.

   dlls/shlwapi/ordinal.c,ordinal.h
    - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
    - Fix error in SHLWAPI_18
    - New file (ordinal.h) with documentation for _1, &_2.
      Also used in url.c

   include/shlwapi.h
    - Define rest of URL_ESCAPE... and other flags. Found in
      Borland bc55 version of includes.
    - Define implemented interfaces for reg.c and url.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-url5.diff
Type: application/octet-stream
Size: 25029 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011105/74063013/shlwapi-url5.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-ordinal5.diff
Type: application/octet-stream
Size: 4813 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011105/74063013/shlwapi-ordinal5.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapi-ordinalh.diff
Type: application/octet-stream
Size: 1310 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011105/74063013/shlwapi-ordinalh.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlwapih5.diff
Type: application/octet-stream
Size: 7644 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20011105/74063013/shlwapih5.obj


More information about the wine-patches mailing list