wine/dlls/shlwapi
Guy Albertelli 8014f85dc2 - 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}.
2001-11-06 22:29:38 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Implemented a few Url* functions. 2001-01-05 22:22:57 +00:00
ordinal.c - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2). 2001-11-06 22:29:02 +00:00
ordinal.h - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2). 2001-11-06 22:29:02 +00:00
path.c - Finish PathParseIconLocation{A|W}. 2001-09-07 18:37:18 +00:00
reg.c Don't prefix %p with 0x. 2001-11-06 21:01:32 +00:00
regstream.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
shlwapi.spec - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A|W} are identical 2001-11-05 23:55:36 +00:00
shlwapi_main.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
string.c Don't prefix %p with 0x. 2001-11-06 21:01:32 +00:00
url.c - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT, 2001-11-06 22:29:38 +00:00