document that the workaround used to make popup menus behave correctly is the one...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Apr 2006 00:05:09 +0000 (00:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Apr 2006 00:05:09 +0000 (00:05 +0000)
commit63b3dc58be6a03cd617668f3a1a97cbfb3f95438
treeb24543a35ca4adf06eceebb3f46bfe3e48728fb6
parent94c47543688f1db17e56ad88bcc1e28e1fbc1426
document that the workaround used to make popup menus behave correctly is the one officially sanctioned by Microsoft and provide the URL to the Knowledge Base article; also minor cleanup: use GetHwndOf() instead of HWND casts

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