Hi Sami,
> Hello,
> Am I correct in thinking that in the XPathCAPI.cpp file the code snippet:
> XMLPlatformUtils::Initialize(); initializes XercesC++?
Yes
> if one uses the XPathCAPI.cpp and Xerces won't they have problem
> because of the initializing taking place twice?
If you call XalanCAPI X
Title: Initialization of XMLPlatformUtils in XPathCAPI.cpp
Hello,
Am I correct in thinking that in the XPathCAPI.cpp file the code snippet: XMLPlatformUtils::Initialize(); initializes XercesC++?
If that is the case then according to the documentation