]> git.saurik.com Git - wxWidgets.git/commit - include/wx/msw/ole/activex.h
Override MSWTranslateMessage for wxActiveXContainer. Calling IOleInPlaceActiveObject...
authorSteve Lamerton <steve.lamerton@gmail.com>
Mon, 28 Nov 2011 20:19:16 +0000 (20:19 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Mon, 28 Nov 2011 20:19:16 +0000 (20:19 +0000)
commit8a4e043aef904eda398249dde995b6ddcc01a4ce
tree9aaff41289e1045f21905be5534a6dc090e2e96a
parent6c5cc8a07552434655ef8986da674b98d3f3dbf4
Override MSWTranslateMessage for wxActiveXContainer. Calling IOleInPlaceActiveObject::TranslateAccelerator ensures that accelerators and other keyboard functionality behaves correctly.

Fixes #13679.

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