do case normalization after long path one, this fixes the problem with incorrect...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 May 2008 14:42:40 +0000 (14:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 May 2008 14:42:40 +0000 (14:42 +0000)
commit9a0c5c012a1137c4c3fb0773df8644553dcc0551
treee0a26582f100abf8b0060d1146fb2db4d4dbe681
parentd253c3fd9a854dc6b768b981d3c06432902ac726
do case normalization after long path one, this fixes the problem with incorrect paths case under Vista (closes 9162)

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