]> git.saurik.com Git - wxWidgets.git/commit
added wxApp::GetShell32Version() to test for shell32.dll support of balloon tooltips
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Dec 2007 16:12:19 +0000 (16:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Dec 2007 16:12:19 +0000 (16:12 +0000)
commit5e9b921dc6b84d9d4beb1a5bbd2380910073c7ae
treed336aff77cf717bdb6f9ae00e20e73f658f5be69
parent1046cbe1681e9430e522a3d8d864b3b4649f2877
added wxApp::GetShell32Version() to test for shell32.dll support of balloon tooltips

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