msvcrt: Added _set_fmode and _get_fmode implementation.
[wine] / dlls / dmime / dmutils.c
2011-08-01  Frédéric Delanoydlls: Assorted spelling fixes.
2008-12-22  Andrew Talbotdmime: Remove unused Wine debug channel.
2008-12-01  Alexandre Julliarddmime: Remove some unused functions.
2008-07-31  Andrew Talbotdmime: Sign-compare warning fix.
2008-07-10  Andrew Talbotdmime: Remove unneeded address-of operators from array...
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-05-02  Andrew Talbotdmime: Exclude unused headers.
2007-04-25  Andrew Talbotdmime: Constify some variables.
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...