wiaservc: Mark internal symbols with hidden visibility.

This commit is contained in:
Marcus Meissner 2011-05-13 18:25:26 +02:00 committed by Alexandre Julliard
parent 5078d07e6f
commit bce961e98f
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ typedef struct
IClassFactory IClassFactory_iface;
} ClassFactoryImpl;
extern ClassFactoryImpl WIASERVC_ClassFactory;
extern ClassFactoryImpl WIASERVC_ClassFactory DECLSPEC_HIDDEN;
typedef struct
{
@ -34,7 +34,7 @@ typedef struct
LONG ref;
} wiadevmgr;
HRESULT wiadevmgr_Constructor(IUnknown *pUnkOuter, LPVOID *ppObj);
HRESULT wiadevmgr_Constructor(IUnknown *pUnkOuter, LPVOID *ppObj) DECLSPEC_HIDDEN;
/* Little helper functions */
static inline char *