]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
Reuse wxMessageOutputStderr for wxLogStderr implementation.
[wxWidgets.git] / include / wx / msw / missing.h
index 9efb9f6ab58753ce504b9ef6486625615a3379f3..0582e12a41696120cf91705c97410cf0ad677065 100644 (file)
@@ -86,6 +86,9 @@
     #ifndef SPI_GETWHEELSCROLLLINES
         #define SPI_GETWHEELSCROLLLINES 104
     #endif
+    #ifndef SPI_GETWHEELSCROLLCHARS
+        #define SPI_GETWHEELSCROLLCHARS 108
+    #endif
 #endif // wxUSE_MOUSEWHEEL
 
 // Needed by window.cpp