predefine _WIN32_IE before including shellapi.h too to allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -221,6 +221,7 @@ wxMSW:
|
||||
- Fixed infinite loop in wxThread::Wait() in console applications.
|
||||
- Return the restored window size from GetSize() when window is minimized.
|
||||
- wxCheckListBox now looks more native, especially under XP (Marcin Malich).
|
||||
- Allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon
|
||||
|
||||
wxX11:
|
||||
|
||||
|
Reference in New Issue
Block a user