Module: wine Branch: master Commit: 74042733b132ff52e5d8a12785442fbfaac2a8f9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=74042733b132ff52e5d8a1278...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Nov 26 11:53:13 2018 +0300
shell32: Forward some functions to shcore.dll.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shell32.spec | 6 +- dlls/shell32/shell32_main.c | 279 -------------------------------------------- tools/make_specfiles | 14 +-- 3 files changed, 10 insertions(+), 289 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=74042733b132ff52e5d8a...