fixed setting tooltips for slider by moving the code working around comctl32.dll...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jun 2002 14:49:19 +0000 (14:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Jun 2002 14:49:19 +0000 (14:49 +0000)
commitbd9cd5343b90490e914604eca95f2e07ba8fd072
tree2f135a267d26ce6435a8e2f5d637fb4618d16cc7
parent2e4b4ec598dfd4e9b849d6f430e27d27b871b020
fixed setting tooltips for slider by moving the code working around comctl32.dll bug from wxToolBar to wxWindow so that it is used for all common controls

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