Have you coded a? XMLPlatformUtils::Initialize(); And a corresponding? XMLPlatformUtils::Terminate();
Scot. -----Original Message----- From: Llu�s Gesa Bot� [mailto:[EMAIL PROTECTED]] Sent: 16 December 2002 19:59 To: [EMAIL PROTECTED] Subject: Xerces-c under MSVC 6.0 I'm using xerces 2.1.0 under MSVC 6.0, I'm builded "Xerces-Lib Win32 Debug" and next simple example: int main() { char* p = XMLString::replicate("hello?"); delete []p; return 1; } cause, on delete, a "Invalid Address specified to RtlFreeHeap". What happens??? thx in advance. -- ::: Llu�s Gesa Bot� -- ::: Llu�s Gesa Bot� --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
