This fixes another compilation error for VC6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72981
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/msw/missing.h"
#include "wx/msw/missing.h"
+// FIXME-VC6: This seems to be only missing from VC6 headers.
+#ifndef SPI_GETCARETWIDTH
+ #define SPI_GETCARETWIDTH 0x2006
+#endif
+
#if wxUSE_DRAG_AND_DROP && wxUSE_RICHEDIT
// dummy value used for m_dropTarget, different from any valid pointer value
#if wxUSE_DRAG_AND_DROP && wxUSE_RICHEDIT
// dummy value used for m_dropTarget, different from any valid pointer value