]> git.saurik.com Git - wxWidgets.git/commit
delete the TLW used by taskbar icons instead of destroying it to avoid hang on exit...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Dec 2007 16:47:34 +0000 (16:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Dec 2007 16:47:34 +0000 (16:47 +0000)
commitbebe622dff67c0af79d602ca34094c25ad1873f9
tree9a6fcaaa87de0c5060ae834201504c3cc0b3f013
parent3a39a9da98ff3fa7e0b19806dd553e516f75aaa6
delete the TLW used by taskbar icons instead of destroying it to avoid hang on exit if there are no other windows left in the program

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