Alexandre Julliard : shell32: Share more code between the various IShellFolder_GetDetailsOf implementations.

Alexandre Julliard julliard at winehq.org
Fri Sep 10 15:29:45 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Sep 10 18:50:19 2021 +0200

shell32: Share more code between the various IShellFolder_GetDetailsOf implementations.

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

---

 dlls/shell32/cpanelfolder.c   | 44 +++++++++++++++++------------------------
 dlls/shell32/recyclebin.c     | 46 ++++++++++++++-----------------------------
 dlls/shell32/shfldr.h         |  2 ++
 dlls/shell32/shfldr_desktop.c | 26 +-----------------------
 dlls/shell32/shfldr_fs.c      | 35 ++------------------------------
 dlls/shell32/shfldr_mycomp.c  | 10 +++-------
 dlls/shell32/shfldr_unixfs.c  | 20 ++++---------------
 dlls/shell32/shlfolder.c      | 24 ++++++++++++++++++++++
 8 files changed, 69 insertions(+), 138 deletions(-)

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



More information about the wine-cvs mailing list