include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports.
commit60ac1cec626b63130c50b1f5c61d5fd54d185dda
authorAlexandre Julliard <julliard@winehq.org>
Thu, 2 May 2019 12:52:15 +0000 (2 14:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 May 2019 15:10:34 +0000 (2 17:10 +0200)
tree38d91b95f9d5f8bae08c23677edee0bb27eed61d
parent9c6f2e2d88af4290ceb37f32920b14c0a389fa43
include: Use DECLSPEC_HIDDEN instead of DECLSPEC_IMPORT for dll exports.

DECLSPEC_IMPORT interferes with delay imports on MinGW.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/dde.h
include/ddeml.h
include/slpublic.h
include/winbase.h
include/wincred.h
include/wincrypt.h
include/wingdi.h
include/winnls.h
include/winsvc.h
include/winuser.h
include/wmium.h