libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS.
[wine] / dlls / dmime / dmutils.c
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-05  Andrew Talbotdmime: Declare some functions static.
2006-12-11  Andrew Talbotdmime: Dangling references fix.
2006-12-06  Francois Gougetdmime: Remove resolve_STREAM_SEEK(), it is unused.
2006-10-10  Michael Stefaniucdmime: Win64 printf format warning fixes.
2006-09-21  Stefan Leichterdmime: Print 64bit integers with wine_dbgstr_longlong.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Mike McCormackMake functions static.
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-05-14  Raphael Junqueira- Add the same new files (dmutils.c/dmutils.h) into...