richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / shell32 / recyclebin.c
2008-03-18  Andrew Talbotshell32: Assign to structs instead of using memcpy.
2008-01-21  Andrew Talbotshell32: Remove unneeded casts.
2007-11-02  Gerald Pfeifershell32: Avoid checking for <0 for unsigned variables.
2007-11-02  Thomas Weidenmuellershell32: Use SHStrDupW in IShellFolder2::GetDetailsOf...
2007-06-11  Louis Lendersshell32: Add stub for SHUpdateRecycleBinIcon.
2006-11-28  Dmitry Timoshkovshell32: Make some data static and const.
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-08-22  Mikołaj Zalewskishell32: Show file size in the details view in kilobytes.
2006-08-09  Mikołaj Zalewskishell32: Add recyclebin.c file missing in previous...