Module: wine Branch: master Commit: 55fc5c8ae812fc0fb5424133b8e8dd733572154e URL: https://gitlab.winehq.org/wine/wine/-/commit/55fc5c8ae812fc0fb5424133b8e8dd7...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 7 13:50:32 2022 +0100
include: Use proper dllimports for shell32 functions.
---
dlls/shell32/Makefile.in | 1 + include/shellapi.h | 133 ++++++++++++----------- include/shlobj.h | 274 ++++++++++++++++++++++++----------------------- include/shobjidl.idl | 33 +++--- 4 files changed, 230 insertions(+), 211 deletions(-)