]> git.saurik.com Git - wxWidgets.git/commit
Show OLE errors using wxLogDebug() in wxAutomationObject.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 May 2010 10:35:30 +0000 (10:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 May 2010 10:35:30 +0000 (10:35 +0000)
commit84f4eef892bc85e04f73c71981674c4dc268d621
tree3b528a2b22fa15c42ee6dd434466e8b3ebfe3334
parent47450ed1372eba027ed58bd8b5af57e017320f12
Show OLE errors using wxLogDebug() in wxAutomationObject.

Enable the previously commented out ShowException() but use wxLogDebug() in it
instead of wxLogWarning() to avoid confusing the users with errors they don't
care about.

Closes #11632.

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