shell32: Partially implement Mac Trash backing for the Recycle Bin.

Ken Thomases ken at codeweavers.com
Wed Mar 14 16:49:47 CDT 2012


This only supports trashing files, not enumerating items in the trash,
restoring them, erasing them, or accessing their metadata.

For bug <http://bugs.winehq.org/show_bug.cgi?id=29707>.
---
configure                |    3 ++
configure.ac             |    1 +
dlls/shell32/Makefile.in |    1 +
dlls/shell32/trash.c     |   85 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 90 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Partially-implement-Mac-Trash-backing-for-th.patch
Type: text/x-patch
Size: 3861 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120314/9cd3d866/attachment.bin>


More information about the wine-patches mailing list