Hi, I just have a small problem with freeing the memory which was reserved by transcode(). The problem seems to be that my program just can't free the memory allocated by Xerces. I read about this problem very often here on the list and there was said, the solution is to use a multithreaded DLL version of the runtime library - but I couldn't find any option or something like this in C++ Builder. I found a flag called -tWM, but it doesn't help anything, the problem occurs even after a full build. Did anybody encountered the same problem with C++ Builder ?
Regards, Ralf Ebert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
