1. don't emulate OFN_OVERWRITEPROMPT, use the real thing
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2001 20:03:07 +0000 (20:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2001 20:03:07 +0000 (20:03 +0000)
commit99d1b93d89f1ccc192c28319bab20837d6586645
treefaf8f195007061db8acf1d4ea091a6ee5f707d09
parenta40a9c813f3e802f39b4d0954fc0d3cb68f180c4
1. don't emulate OFN_OVERWRITEPROMPT, use the real thing
2. squeeze duplicate (back)slashes from the initial dir, othewise the
   common dialog doesn't work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/filedlg.cpp