Add wxAutomationInstance_SilentIfNone flag for wxMSW OLE code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2011 12:33:08 +0000 (12:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Feb 2011 12:33:08 +0000 (12:33 +0000)
commit1244d2e07fd3ddf1123613d54ae3ae3503256119
tree687d8dfab0f5389539a46580dc1945e30b19650b
parentd65e9d5707e2e80127ef85927d191c4911169f13
Add wxAutomationInstance_SilentIfNone flag for wxMSW OLE code.

This flag allows to suppress the error message in case there are no currently
running instances of this object and can be useful if the caller doesn't know
in advance whether it's available or not.

Closes #12734.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/ole/automtn.h
interface/wx/msw/ole/automtn.h
src/msw/ole/automtn.cpp