Module: wine Branch: master Commit: 48aec0047751995b3b85fb659575aeb3ed00eec0 URL: https://gitlab.winehq.org/wine/wine/-/commit/48aec0047751995b3b85fb659575aeb...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 7 11:42:29 2022 +0100
include: Use proper dllimports for shlwapi functions.
---
dlls/kernelbase/Makefile.in | 2 +- dlls/shcore/main.c | 1 + dlls/shell32/shell32.spec | 8 +- dlls/shell32/shellord.c | 62 ----- dlls/shlwapi/Makefile.in | 1 + include/shlwapi.h | 658 ++++++++++++++++++++++---------------------- 6 files changed, 340 insertions(+), 392 deletions(-)