]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
wxDC::DrawLabel documented.
[wxWidgets.git] / setup.h_vms
index 220f2f15df20575ca8422b6523153ec442a5280d..e5634e5e9cdab32db6c5177ae8a794455beb25f9 100644 (file)
@@ -53,6 +53,9 @@
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
 #undef size_t
 
+/* Define if ssize_t type is available.  */
+#undef HAVE_SSIZE_T
+
 /* Define if you have the ANSI C header files.  */
 #define STDC_HEADERS
 
 #define wxUSE_ODBC 1
 #define wxUSE_BUILTIN_IODBC 0
 #define wxODBC_FWD_ONLY_CURSORS 1
-#define wxODBC_BACKWARD_COMPATABILITY 0
 /*
  * Use freetype
  */
 /*
  * Use this control
  */
+#ifndef __WXX11__
 #define wxUSE_TOGGLEBTN 1
+#else
+#define wxUSE_TOGGLEBTN 0
+#endif
+
 /*
  * Use Tab dialog class - obsolete, use wxNotebook instead
  */
  * Use wave class
  */
 #define wxUSE_SOUND 1
+/*
+ * Use wxMediaCtrl class
+ */
+#define wxUSE_MEDIACTRL 0
 /*
  * Use config system
  */