]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
First part of '[ 1216148 ] cleanup: unused variables and declarations'.
[wxWidgets.git] / include / wx / msw / missing.h
index a94ab22b2e756dd4eb3781caadafdc34f699d226..a81419d710d3b4646e5c5680d170ecc35c410c84 100644 (file)
  * 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