wxWidgets/tests/strings
2009-01-16 17:48:59 +00:00
..
crt.cpp calling wcsnlen(NULL) does crash (under Debian and, according to the docs, should also crash with MSVC), contrary to what the comment claimed so don't do this 2009-01-16 17:48:59 +00:00
iostream.cpp
stdstrings.cpp
strings.cpp don't use \u in strings, VC6 doesn't support this 2009-01-04 15:53:09 +00:00
tokenizer.cpp
unichar.cpp
unicode.cpp minor icc warning fixes 2008-11-19 09:55:27 +00:00
vararg.cpp
vsnprintf.cpp