Myah Caron : shell32: Add ShellLinkObject stubs.
Module: wine Branch: master Commit: 1c26b3dc759e7784bf98a2484e4fb5959259e52b URL: https://source.winehq.org/git/wine.git/?a=commit;h=1c26b3dc759e7784bf98a2484... Author: Myah Caron <qsniyg(a)protonmail.com> Date: Mon Sep 14 20:52:16 2020 +0000 shell32: Add ShellLinkObject stubs. Signed-off-by: Myah Caron <qsniyg(a)protonmail.com> Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=1c26b3dc759e7784bf98a...
participants (1)
-
Alexandre Julliard