added tests for fputwc() and wprintf()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-08-25 17:12:10 +00:00
parent 4dd75a6aaf
commit d74f4b5add
3 changed files with 843 additions and 778 deletions

View File

@@ -1100,6 +1100,12 @@
/* Define if you have wcsrtombs() function */
#undef HAVE_WCSRTOMBS
/* Define this if you have fputws() and putwc() */
#undef HAVE_FPUTWC
/* Define this if you have wprintf() and related functions */
#undef HAVE_WPRINTF
/* Define this if you are using gtk and gdk contains support for X11R6 XIM */
#undef HAVE_XIM