fixed GetLongPath(): it never used ::GetLongPath() before and didn't work at all...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 May 2005 19:36:25 +0000 (19:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 May 2005 19:36:25 +0000 (19:36 +0000)
commit2f3d9587ab2b78d8c409f7e5e08ea6eb532057b5
tree012869fab2aafb96ec28c824714b83582af1f48e
parent6c0b29749cb744ce02f08a528f608a953371d7d3
fixed GetLongPath(): it never used ::GetLongPath() before and didn't work at all when called for the first time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/filename.cpp