Correct handling of strings in setValue.
[wine] / unicode /
2001-07-12  Alexandre JulliardRegenerated codepage files with Unicode 3.1 data.
2001-04-04  James HathewayMake sure 'used' is set to 0 if no conversions take...
2000-12-29  Alexandre JulliardAdded support for composite Unicode characters in Multi...
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-11  Alexandre JulliardAdded UTF-8 conversion support.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-06-15  Uwe Bonnescp_mbstowcs: check functions return zero on success.
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-13  Alexandre JulliardAdded a couple of Unicode string routines.
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-10  Alexandre JulliardAdded support for symbol codepage.
2000-06-10  Alexandre JulliardAdded support for WC_NO_BEST_FIT_CHAR and default char...
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...