]> git.saurik.com Git - wxWidgets.git/commit
handle volume part of the path correctly in wxFileName(path, name, ext) ctor
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2004 20:11:42 +0000 (20:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2004 20:11:42 +0000 (20:11 +0000)
commit4c2deb19e0fe659e8f239d86612f3c866731ac22
tree8d44d1dd1ab84c18fcbba2c4d00ad0a02c1436e0
parent2fb5a4ce6348933b32ea709eae93a9f55809a092
handle volume part of the path correctly in wxFileName(path, name, ext) ctor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filename.h
src/common/filename.cpp
tests/filename/filenametest.cpp