Define WC_LINK ourselves if it's not defined in the headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65355
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define LWS_RIGHT 0x0020
#endif
#define LWS_RIGHT 0x0020
#endif
+#ifndef WC_LINK
+ #define WC_LINK L"SysLink"
+#endif
+
// ----------------------------------------------------------------------------
// Helper functions
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// Helper functions
// ----------------------------------------------------------------------------