relay mouse move events to the tooltips even when the window itself doesn't have...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 May 2006 16:07:15 +0000 (16:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 May 2006 16:07:15 +0000 (16:07 +0000)
commitc009bf3e9fdbbbe794c0670ff1b1f9f296c91c02
tree75321f9db4979c464f5d174f78a096d19f0b38f0
parent4453b38d02752a7e9f44a89fe3348e97c2ab1c5f
relay mouse move events to the tooltips even when the window itself doesn't have a tooltip -- but its subwindow does

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