wxToolTip for MSW implementation (it has several problems right now, but it
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jan 1999 23:38:10 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 Jan 1999 23:38:10 +0000 (23:38 +0000)
commit3a19e16d18542ec645271612d3e0170831cbf0eb
tree2b926da8b591b357e741c445f7933308c29d0300
parent6e0d9d43318af6b7865f1d07cd1b64f6eafd0c54
wxToolTip for MSW implementation (it has several problems right now, but it
still works)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/frame.h
include/wx/msw/tooltip.h [new file with mode: 0644]
src/msw/tooltip.cpp [new file with mode: 0644]
src/msw/window.cpp