xmlexports - macros for marking symbols as exportable/importable.
macros for marking symbols as exportable/importable.
Author(s):
#define XMLPUBFUN; #define XMLPUBVAR;
#define XMLPUBFUN;
Macro which declares an exportable function
#define XMLPUBVAR;
Macro which declares an exportable variable