Use NMTVDISPINFO instead of TV_DISPINFO in wxMSW code.
The latest w32api 4.0.3, used by MinGW project, still didn't manage to apply a one line fix to define TV_DISPINFO correctly, so tweak our sources to avoid using it. See #15537. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@77048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -598,6 +598,7 @@ wxGTK:
|
||||
wxMSW:
|
||||
|
||||
- Fix Cygwin 1.7 build.
|
||||
- Work around a bug in MinGW 4.8 headers and fix build with it too.
|
||||
- Include x64 configurations in MSVC 8/9 project files too.
|
||||
- Fix parallel build of MSVC 11/12 solutions (Artur Wieczorek).
|
||||
- Fix background of wxRadioBox buttons and wxSlider (Artur Wieczorek).
|
||||
|
Reference in New Issue
Block a user