predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 17:51:11 +0000 (17:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 17:51:11 +0000 (17:51 +0000)
commit1032aee2d4fcf5d13377eefaaa2ab627462a8f05
tree32331e1f3d2b1c047b247ea35f4708579a4ff922
parent9356b709aa15b5304f9fcae7313bc90c451fc4c6
predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/wrapcctl.h
include/wx/msw/wrapshl.h
include/wx/msw/wrapwin.h
src/msw/taskbar.cpp