Alexandre Julliard : shell32: Reimplement trash support using Win32 APIs.

Alexandre Julliard julliard at winehq.org
Thu Sep 16 15:34:30 CDT 2021


Module: wine
Branch: master
Commit: 5803b168ac6203acd0f99fd40ab206fe489e4cac
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5803b168ac6203acd0f99fd40ab206fe489e4cac

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 16 17:16:57 2021 +0200

shell32: Reimplement trash support using Win32 APIs.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shell32/Makefile.in  |   4 +-
 dlls/shell32/recyclebin.c | 404 +++++++++++++++++++++-
 dlls/shell32/shfldr.h     |   3 +
 dlls/shell32/shlfileop.c  |   8 +-
 dlls/shell32/trash.c      | 854 ----------------------------------------------
 dlls/shell32/xdg.c        | 743 ----------------------------------------
 dlls/shell32/xdg.h        |  47 ---
 7 files changed, 405 insertions(+), 1658 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5803b168ac6203acd0f99fd40ab206fe489e4cac



More information about the wine-cvs mailing list