1. some more tests in console
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Oct 2000 23:50:07 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Oct 2000 23:50:07 +0000 (23:50 +0000)
commit6ba636000f13b4bf7d3e7dcfad429713085f6700
tree46fd0dae5635610dba9761cae5e88f2bb734dc1a
parentbab004238d8cc1a4d3f2cb79f05c35a455516e56
1. some more tests in console
2. added wxFileType::GetOpenCommand() demo in the exec sample
3. "fixed" the error messages from wxExecute() - still no idea why it happens
   though :-(

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/console/console.cpp
samples/exec/exec.cpp
src/msw/dde.cpp
src/msw/utilsexc.cpp