29 #ifndef SCEW_H_0211250134
30 #define SCEW_H_0211250134
51 #if defined (_MSC_VER) && defined(XML_STATIC)
53 #ifdef XML_UNICODE_WCHAR_T
54 #define SCEW_LIB_W "w"
60 #define SCEW_LIB_D "d"
69 #define SCEW_LIB_M "MT"
71 #pragma comment (lib, "libscew" SCEW_LIB_W SCEW_LIB_D SCEW_LIB_M ".lib")
SCEW element's handling routines.
SCEW writer functions for memory buffers.
SCEW reader common functions.
SCEW shared library support.
SCEW tree handling routines.
SCEW parser handling routines.
SCEW reader functions for memory buffers.
SCEW error handling functions.
SCEW attribute's handling routines.
SCEW general list implementation.
SCEW writer common functions.
SCEW reader functions for files.
SCEW boolean type declaration.
SCEW writer functions for files.
SCEW printer routines for XML output.