Module: wine Branch: master Commit: 93dd50666f6cd7796530eafdbb17802eff838f71 URL: http://source.winehq.org/git/wine.git/?a=commit;h=93dd50666f6cd7796530eafdbb...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon Sep 11 23:16:41 2017 -0600
shell32: Implement FolderItems_Item.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shelldispatch.c | 146 +++++++++++++++++++++++++++++++++++-- dlls/shell32/tests/shelldispatch.c | 21 ------ 2 files changed, 140 insertions(+), 27 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=93dd50666f6cd7796530ea...