RE: [xml] wchar_t interface for libxml2



I have done this a while ago. Several programs needed to create and read

Similarily I created a wrapper class _xmlChar_t based on _bstr_t that
handles the encapsulation between char* (isolatin1), BSTR (COM wchar_t
implementation using Sys*String functions) and xmlChar (UTF-8), which I can
provide if interested.  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]