Nikolay Sivov : shell32: Partially implement MapColumnToSCID().
Module: wine Branch: master Commit: f23edde42cf67ecc8b1ca09cbf82b1009b8eabc2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f23edde42cf67ecc8b1ca09cbf... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon Sep 25 10:59:36 2017 +0300 shell32: Partially implement MapColumnToSCID(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=f23edde42cf67ecc8b1ca0...
participants (1)
-
Alexandre Julliard