RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform

2001-04-18 Thread Taylor, Richard
27; Subject: RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform Thanks for all of your replies. I have linked the app using "debug multithreaded" versions of all the libraries on which it depends, including Xerces and the CRT. However, I'm encountering

RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform

2001-04-18 Thread Richard James
use the multithreaded debug crt -Original Message- From: Lyman Neuschaefer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 8:42 AM To: '[EMAIL PROTECTED]' Subject: RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform Sorry for not having con

RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform

2001-04-18 Thread Svetlana Kaytsner
Deallocating memory allocated by XMLString::transcode on Win3 2 platform Sorry for not having consulted the FAQ. How silly of me. The FAQ says that the problem is due to mixing of runtimes, as you say. However, I'm using the Debug version of the Xerces library, as well as the Debug ve