26 Sep
2017
26 Sep
'17
7:56 p.m.
Module: wine Branch: master Commit: 7c638b00c74a297fc5bcb8c62b2ccfe8ac89a4f6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7c638b00c74a297fc5bcb8c62b... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Sep 26 12:57:49 2017 +0300 shell32: Use shellfolder API to construct FolderItems. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shell32/shelldispatch.c | 195 ++++++++++++++++++++++--------------- dlls/shell32/tests/shelldispatch.c | 3 + 2 files changed, 118 insertions(+), 80 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c638b00c74a297fc5bcb8...