Jacek Caban : shlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 11 14:34:41 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 11a0c8cd39a33b1b1f2ccccca58d9428021acc1a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=11a0c8cd39a33b1b1f2ccccca58d9428021acc1a

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jan 11 21:15:31 2006 +0100

shlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.
- URL_DONT_SIMPLIFY should change '/' <-> '\'
- Better '/' / '\' handling

---

 dlls/shlwapi/tests/path.c |    7 +
 dlls/shlwapi/url.c        |  259 ++++++++++++++++++++++-----------------------
 2 files changed, 135 insertions(+), 131 deletions(-)




More information about the wine-cvs mailing list