Module: wine Branch: master Commit: 7aa6da98c82dbc4d5f81ed76a3032fd46a1abd65 URL: https://gitlab.winehq.org/wine/wine/-/commit/7aa6da98c82dbc4d5f81ed76a3032fd...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Jul 3 17:55:44 2023 +0300
mshtml: Remove DECLSPEC_HIDDEN usage.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/binding.h | 62 ++--- dlls/mshtml/htmlevent.h | 56 ++--- dlls/mshtml/htmlscript.h | 22 +- dlls/mshtml/htmlstyle.h | 18 +- dlls/mshtml/mshtml_private.h | 580 +++++++++++++++++++++---------------------- dlls/mshtml/pluginhost.h | 18 +- dlls/mshtml/secmgr.c | 2 +- 7 files changed, 379 insertions(+), 379 deletions(-)