| Type | info |
| Title | New DECL_DLLPRIVATE[_STATIC]_LINK |
| Posted by | [EMAIL PROTECTED] |
| Affected | ,. |
| Effective from | SRC680 CWS sb25 |
Summary
tools/link.hxx:
+ #define DECL_DLLPRIVATE_LINK
+ #define DECL_DLLPRIVATE_STATIC_LINK
Description
These defines are analogous to DECL[_STATIC]_LINK, but declare the
resulting functions as SAL_DLLPRIVATE. Useful when restricting a
dynamic library's exported symbols with the SAL_DLL macros.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
