Table of Contents#define XMLCALL
#define _REENTRANT
#define XMLPUBFUN
#define XMLPUBVAR
#define LIBXML_DLL_IMPORT
Description
Macro: XMLCALL#define XMLCALL Macros which declare the called convention for exported functions Windows platform with MS compiler Windows platform with Borland compiler Windows platform with GNU compiler (Mingw) Cygwin platform, GNU compiler
Macro: _REENTRANT#define _REENTRANT
Macro: XMLPUBFUN#define XMLPUBFUN
Macro: XMLPUBVAR#define XMLPUBVAR
Macro: LIBXML_DLL_IMPORT#define LIBXML_DLL_IMPORT
Daniel Veillard |