Module: wine Branch: master Commit: 3de15569fe71b0d64a4440f251bed9b02a1a81dd URL: https://gitlab.winehq.org/wine/wine/-/commit/3de15569fe71b0d64a4440f251bed9b...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 7 12:01:25 2022 +0100
include: Use proper dllimports for OLE functions.
---
dlls/combase/Makefile.in | 1 + dlls/combase/errorinfo.c | 1 + dlls/ole32/Makefile.in | 1 + dlls/oleaut32/Makefile.in | 1 + include/objbase.h | 245 +++++++------- include/ole2.h | 178 +++++------ include/oleauto.h | 794 +++++++++++++++++++++++----------------------- 7 files changed, 606 insertions(+), 615 deletions(-)