commit | fe1e3e5c73d2d2dc82813535b12ecc2f25445bec | [log] [tgz] |
---|---|---|
author | Jon Griffiths <jon_p_griffiths@yahoo.com> | Wed Jul 24 18:58:57 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jul 24 18:58:57 2002 +0000 |
tree | 6c8f5728699bfa880cbdecae1e8b10fc15f5f742 | |
parent | 37a4c9b8fea50b6054e1e5af9722b8bdf00201f5 [diff] |
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.