#endif
#if defined(_CFGMGR32_)
-#define CMAPI DECLSPEC_EXPORT
+#define CMAPI
#else
#define CMAPI DECLSPEC_IMPORT
#endif
#endif
#if defined(_HIDPI_)
- #define HIDAPI DECLSPEC_EXPORT
+ #define HIDAPI
#else
#define HIDAPI DECLSPEC_IMPORT
#endif
#endif
#if defined(_MCD_)
- #define CHANGERAPI DECLSPEC_EXPORT
+ #define CHANGERAPI
#else
#define CHANGERAPI DECLSPEC_IMPORT
#endif
#endif
#if defined(NDIS_WRAPPER)
- #define NDISAPI DECLSPEC_EXPORT
+ #define NDISAPI
#else
#define NDISAPI DECLSPEC_IMPORT
#endif
#if !defined(SMBCLASS)
#define SMBCLASSAPI DECLSPEC_IMPORT
#else
- #define SMBCLASSAPI DECLSPEC_EXPORT
+ #define SMBCLASSAPI
#endif
#define SMB_BUS_REQUEST \
#endif
#if defined(_STORPORT_)
- #define STORPORTAPI DECLSPEC_EXPORT
+ #define STORPORTAPI
#else
#define STORPORTAPI DECLSPEC_IMPORT
#endif
#endif
#if defined(_TDI_)
- #define TDIKRNLAPI DECLSPEC_EXPORT
+ #define TDIKRNLAPI
#else
#define TDIKRNLAPI DECLSPEC_IMPORT
#endif
#endif
#if defined(_APCUPS_)
- #define UPSAPI DECLSPEC_EXPORT
+ #define UPSAPI
#else
#define UPSAPI DECLSPEC_IMPORT
#endif
#pragma pack(push,4)
#if defined(_BATTERYCLASS_)
- #define USBCAMAPI DECLSPEC_EXPORT
+ #define USBCAMAPI
#else
#define USBCAMAPI DECLSPEC_IMPORT
#endif
#if !defined(_AUTHZ_)
#define AUTHZAPI DECLSPEC_IMPORT
#else
-#define AUTHZAPI DECLSPEC_EXPORT
+#define AUTHZAPI
#endif
#ifdef __cplusplus
#endif
#if defined(_BATTERYCLASS_)
- #define BCLASSAPI DECLSPEC_EXPORT
+ #define BCLASSAPI
#else
#define BCLASSAPI DECLSPEC_IMPORT
#endif