#define XMLCALL;
Macro which declares the calling convention for exported functions
#define XMLCDECL;
Macro which declares the calling convention for exported functions that use '...'.
#define XMLPUBFUN;
Macro which declares an exportable function
#define XMLPUBLIC;
Macro which declares a public symbol
#define XMLPUBVAR;
Macro which declares an exportable variable