netstat: Initial implementation.
[wine] / dlls / shell32 / trash.c
2012-03-16  Ken Thomasesshell32: Partially implement Mac Trash backing for...
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-14  Francois Gougetshell32: Add a trailing '\n' to Wine trace calls.
2011-07-09  Jay Yangshell32: Implement restoring items from the recycle...
2011-07-09  Jay Yangshell32: Implement SHEmptyRecycleBin.
2011-03-09  Austin Englishshell32: Avoid shadowing a parameter.
2010-03-29  Mikhail Maroukhineshell32: Fix compiler warnings with flag -Wcast-qual.
2009-02-09  Francois Gougetshell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElem...
2008-12-22  Alexandre Julliardshell32: Use RtlRandom instead of the non-portable...
2008-12-22  Alexandre Julliardshell32: Use Win32 functions instead of Unix ones to...
2008-10-20  Francois Gougetdirent.h is a conditional include now.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-11-06  Andrew Talbotshell32: Constify some variables.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2006-11-13  Francois Gougetshell32: Fix inclusion of conditional headers (spotted...
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before SHFree.
2006-08-18  Mikołaj Zalewskishell32: Show the original file name and deletion date...
2006-08-09  Mikołaj Zalewskishell32: Add trash items enumeration.
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-08-07  Francois GougetAssorted spelling fixes.
2006-08-01  Mikołaj Zalewskishell32: Send directories and non-regular files to...
2006-07-31  Mikołaj Zalewskishell32: Add trashing support functions.