Hi!
Working with Visual C++ 6.0 and Xerces-C 1.4.0.
I've just created a DLL to Parse an XML document. When calling it once, there is no
problem, but there is a problem if I call it twice.
At the second time, I get:
("instruction xxx makes reference to the memory...")
Just when executing:
// Instantiate the DOM parser.
DOMParser parser;
Anybody's got experience dealing with this topic?
Must I change my Xerces-C version???
Regards,
_______________________________________________________________________
Get a FREE email address for your WILD SIDE! Choose from over 350
outrageous email addresses at http://www.WildEmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]