git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47820
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define HDN_GETDISPINFOW (HDN_FIRST-29)
#endif
#define HDN_GETDISPINFOW (HDN_FIRST-29)
#endif
+#ifndef HDS_HOTTRACK
+ #define HDS_HOTTRACK 4
+#endif
+
/*
* In addition to the above, the following are required for several compilers.
*/
/*
* In addition to the above, the following are required for several compilers.
*/
#define NMHEADER HD_NOTIFY
#endif
#define NMHEADER HD_NOTIFY
#endif
-#ifndef HDS_HOTTRACK
- #define HDS_HOTTRACK 4
-#endif
-
#ifndef HDS_FULLDRAG
#define HDS_FULLDRAG 128
#endif
#ifndef HDS_FULLDRAG
#define HDS_FULLDRAG 128
#endif