Re: Initialization of XMLPlatformUtils in XPathCAPI.cpp

2004-05-18 Thread david_n_bertoni
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

Initialization of XMLPlatformUtils in XPathCAPI.cpp

2004-05-18 Thread Sami Islam
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