#endif
#undef __WIN95__
+#ifndef __WIN32__
#undef __WIN32__
+#endif
#undef __GNUWIN32__
#undef STRICT
#undef WINVER
/*
* Use this control
*/
-#define wxUSE_STATUSBAR 0
#define wxUSE_STATTEXT 0
/*
* Use this control
* Use wxFFile class
*/
#define wxUSE_FFILE 0
+/*
+ * Use wxTextBuffer class
+ */
+#define wxUSE_TEXTBUFFER 0
/*
* Use wxTextFile class
*/
/* Define if you have the <wcstr.h> header file. */
#undef HAVE_WCSTR_H
+/* Define if you have the <wctype.h> header file. */
+#undef HAVE_WCTYPE_H
+
/* Define if you have the <iconv.h> header file. */
#undef HAVE_ICONV_H