1. fixed compilation of wxExecute() for !wxUSE_IPC
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Jan 2000 21:21:33 +0000 (21:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Jan 2000 21:21:33 +0000 (21:21 +0000)
commit731dd422ea491e7de32209895c88bc9897574726
tree6f212928c894714d1e549587d616db6ec1b35506
parentfeda30118705b9bb6b2fc966655048c39a703563
1. fixed compilation of wxExecute() for !wxUSE_IPC
2. wxLogStatus() will not assert if there is no statusbar to set text for

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