ReactOS 0.4.16-dev-320-g3bd9ddc
|
Go to the source code of this file.
Macros | |
#define | XMLPUBLIC |
#define | XMLCALL |
#define | XMLCDECL |
#define | XMLPUBFUN XMLPUBLIC |
#define | XMLPUBVAR XMLPUBLIC extern |
#define | LIBXML_DLL_IMPORT XMLPUBVAR |
Definition at line 72 of file xmlexports.h.
#define XMLCALL |
XMLCALL:
Macro which declares the calling convention for exported functions
Definition at line 44 of file xmlexports.h.
#define XMLCDECL |
XMLCDECL:
Macro which declares the calling convention for exported functions that use '...'.
Definition at line 52 of file xmlexports.h.
Definition at line 61 of file xmlexports.h.
#define XMLPUBLIC |