don't overwrite the app name with argv[0] if it had been already set
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Sep 2002 20:26:07 +0000 (20:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Sep 2002 20:26:07 +0000 (20:26 +0000)
commitb35191eb54e6f307de8406f4f246d8f386fac7bf
treebe45a3b30bb7e5d65fea65310e840a1f9ebafbeb
parent311da78ab09eae86859ab8c9f3297e536fda0604
don't overwrite the app name with argv[0] if it had been already set

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