X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aec263582559aff24d79b79b9c93ee7113fca879..48f7ffbe93ab587c54643e2476b0e3b0c74e1386:/include/wx/msw/missing.h diff --git a/include/wx/msw/missing.h b/include/wx/msw/missing.h index a94ab22b2e..a81419d710 100644 --- a/include/wx/msw/missing.h +++ b/include/wx/msw/missing.h @@ -15,6 +15,11 @@ * The following are required for VC++ 6. */ +// Needed by cursor.cpp +#ifndef IDC_HAND + #define IDC_HAND MAKEINTRESOURCE(32649) +#endif + // Needed by strconv.cpp #ifndef WC_NO_BEST_FIT_CHARS #define WC_NO_BEST_FIT_CHARS 0x400