Nikolay Sivov : shell32: Partially implement MapColumnToSCID().

Alexandre Julliard julliard at winehq.org
Mon Sep 25 16:34:31 CDT 2017


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Sep 25 10:59:36 2017 +0300

shell32: Partially implement MapColumnToSCID().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/shell32/cpanelfolder.c     |  7 ++++---
 dlls/shell32/shfldr.h           |  5 +++++
 dlls/shell32/shfldr_desktop.c   | 25 +++++++++++++++----------
 dlls/shell32/shfldr_fs.c        | 25 +++++++++++++++----------
 dlls/shell32/shfldr_mycomp.c    | 23 ++++++++++++++---------
 dlls/shell32/shfldr_netplaces.c | 17 ++++++++++-------
 dlls/shell32/shfldr_printers.c  | 24 ++++++++++++++----------
 dlls/shell32/shfldr_unixfs.c    | 31 +++++++++++++++++--------------
 dlls/shell32/shlfolder.c        | 15 +++++++++++++++
 9 files changed, 109 insertions(+), 63 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f23edde42cf67ecc8b1ca09cbf82b1009b8eabc2



More information about the wine-cvs mailing list