Module: wine Branch: oldstable Commit: 9985b86707cf4ee1030173b38554bafbea62dbe5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9985b86707cf4ee1030173b38...
Author: Myah Caron qsniyg@protonmail.com Date: Mon Sep 14 20:52:16 2020 +0000
shell32: Add ShellLinkObject stubs.
Signed-off-by: Myah Caron qsniyg@protonmail.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 1c26b3dc759e7784bf98a2484e4fb5959259e52b) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/shell32/shell32_main.h | 1 + dlls/shell32/shelldispatch.c | 297 ++++++++++++++++++++++++++++++++++++- dlls/shell32/tests/shelldispatch.c | 149 +++++++++++++++++++ 3 files changed, 444 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9985b86707cf4ee103017...