>I suspect you haven't called XMLPlatformUtils::Initialize. > Ahh, this is just what I was looking for. I assume I should just call that function once when my library is loaded? Are there any destruction functions that need to be called when the library terminates?
I have tried calling that when my library loads; it has fixed my previous problem. I haven't gotten it to run successfully yet -- but my next problem doesn't seem to be directly related to DOMString. Is there anything else I might be missing that could be breaking something at another point in my library (e.g. somehow upsetting memory). Thanks, Toby -- Tobias McNulty Data Description, Inc. 840 Hanshaw Road, Suite 9 Ithaca, NY 14850 Phone: (607) 257-1000 E-mail: [EMAIL PROTECTED] Web: www.datadesk.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
