I have a problem when I am using Xerces in my own DLL Library. Anywhere I try to initialize the implementation of Xerces XML the result is in Access Violation.... Can you give me a hint?

const XMLCh gLS[] = {chLatin_L, chLatin_S, chNull};
xmlImpl = DOMImplementationRegistry::getDOMImplementation(gLS);

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to