PathAppendA/W: Don't skip '\\' if path is UNC.
commitfe1e3e5c73d2d2dc82813535b12ecc2f25445bec
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Wed, 24 Jul 2002 18:58:57 +0000 (24 18:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Jul 2002 18:58:57 +0000 (24 18:58 +0000)
tree6c8f5728699bfa880cbdecae1e8b10fc15f5f742
parent37a4c9b8fea50b6054e1e5af9722b8bdf00201f5
PathAppendA/W: Don't skip '\\' if path is UNC.
PathGetCharTypeA/W: '/' is invalid, make non-ASCII compatible too.
Implement PathCompactPathExA/W.
Update docs, remove signed/unsigned warnings with -W.
dlls/shlwapi/path.c