a fix to preserve UNC paths when creating the commandline argument array
authorChris Elliott <biol75@york.ac.uk>
Mon, 24 Jun 2002 20:09:46 +0000 (20:09 +0000)
committerChris Elliott <biol75@york.ac.uk>
Mon, 24 Jun 2002 20:09:46 +0000 (20:09 +0000)
commit009f8ef4a39cc0580a96eff0235dca4fe6afd063
tree95c1b63d570e0e1c9bce1bd5427afad3cd19ed57
parentfc5d3e42d8a66a629330a2e531c180bee39b8f37
a fix to preserve UNC paths when creating the commandline argument array
tested with Borland/wxMSW; existing behaviour of replacing \\ with \ preserved
except at start of string

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