]> git.saurik.com Git - wxWidgets.git/commit
ConvertToStandardCommandArgs() was ugly, buggy and leaked memory (not bad
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Sep 1998 21:01:01 +0000 (21:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Sep 1998 21:01:01 +0000 (21:01 +0000)
commita5e0e655cb829a0112e1eecdf9ce4bede79cae80
tree9d9b4dcfb03f0d2faf9c553add5d5266a188254d
parentdfcb1ae09dd55270d45c66a158d6444421e59679
ConvertToStandardCommandArgs() was ugly, buggy and leaked memory (not bad
for 10 lines of code). Now it's only ugly...

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