wmc: Add support for creating resource and plain binary files.
[wine] / tools / wmc / write.c
2011-01-18  Alexandre Julliardwmc: Add support for creating resource and plain binary...
2009-07-20  Marcus Meissnerwmc: Duplicate wine_cp_wcstombs check here too (Coverity).
2009-07-10  Alexandre Julliardwmc: Add support for utf-8 codepage.
2008-04-22  Austin EnglishSpelling fixes.
2007-10-19  Francois Gougetwmc: Modify the error and warning functions to behave...
2007-08-30  Dmitry Timoshkovwmc: Constify some data.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-10  Alexandre JulliardSet the version we report in wmc and wrc from the globa...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2004-07-20  Zhangrong HuangCall wine_cp_wcstombs() to retrieve actual length of...
2003-10-02  Gerald PfeiferCast time_t parameters to fprintf(...,"%l",...) to...
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-07  Justin Santa BarbaraFixed problem with check for special characters.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-06-13  Bertho StultiensInitial release of the message compiler.