Process HDN_TRACK in wxMSW wxHeaderCtrl just in case.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Dec 2012 16:03:16 +0000 (16:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 28 Dec 2012 16:03:16 +0000 (16:03 +0000)
commitf69306fe61bfce53b6261f18967cceaefd919d90
treee5a664e70826695e31f585c32b8e45e6dac78d0a
parent31a1584724f0d7c3f85b1bf6f340480febefdf52
Process HDN_TRACK in wxMSW wxHeaderCtrl just in case.

This message is not supposed to be sent but apparently some buggy comctl32.dll
versions do send it instead of HDN_ITEMCHANGING, so handle it too.

Closes #13506.

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