You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Arnold, Curt" <Cu...@hyprotech.com> on 2001/02/01 00:25:02 UTC

RE: Unable to load the Xerces-c_1_3.dll under Win95

Or use Xerces-c_1_4.dll which defers loading Winsock2 until someone tries to dereference a URL.  If you are just using Xerces to parse local XML documents, it will never attempt to load it.