shlwapi: UrlCanonicalize should strip all the characters <= 32 from the end of the...
commit9c030d4660780363f5dcda9b33ee6bb4daeef822
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Fri, 27 Jun 2008 21:08:39 +0000 (27 23:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jun 2008 11:26:40 +0000 (30 13:26 +0200)
treea3e92b5c50c09256a0ad24d15aab6c71ca803bc2
parentf8a104f4a5fba966ac726db05d18c7f6dcb5f6e3
shlwapi: UrlCanonicalize should strip all the characters <= 32 from the end of the string.
dlls/shlwapi/tests/url.c
dlls/shlwapi/url.c
dlls/wininet/tests/internet.c