moved AppendAppName() from MSW to common code; modified it to not double the trailing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Oct 2004 00:34:32 +0000 (00:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Oct 2004 00:34:32 +0000 (00:34 +0000)
commitce336c6d76d8c513487af08857c1cd3cbe806d30
tree2c060e0a58c87b8b1538327939176b4e78278324
parenta39490aee6e3105ced79e3b595db130f414a46bf
moved AppendAppName() from MSW to common code; modified it to not double the trailing slash, if any

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/stdpaths.h
include/wx/stdpaths.h
src/common/stdpbase.cpp
src/msw/stdpaths.cpp