Module: wine Branch: master Commit: a05d2b76b98c59b16e6ea37a2c45c4a45fb29695 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a05d2b76b98c59b16e6ea37a2c...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Sep 13 13:58:32 2017 +0300
shell32: Implement Application() property for Folder and FolderItems.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shelldispatch.c | 64 +++++++++++++++++------------------ dlls/shell32/tests/shelldispatch.c | 68 +++++++++++++++++++++++++++++++++----- 2 files changed, 91 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a05d2b76b98c59b16e6ea3...