ED]]
>Sent: Thursday, November 29, 2001 6:10 PM
>To: [EMAIL PROTECTED]
>Subject: mutex problem
>
>
>In the following code:
>
>int XMLFile::Open(const char* FileName)
>{
>const char* xmlFile = 0;
>DOMParser::ValSchemesvalScheme = DO
Did you do XMLPlatformUtils::Init() before this code ?
Olivier
-Original Message-
From: Steve Heller [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 6:10 PM
To: [EMAIL PROTECTED]
Subject: mutex problem
In the following code:
int XMLFile::Open(const char* FileName
In the following code:
int XMLFile::Open(const char* FileName)
{
const char* xmlFile = 0;
DOMParser::ValSchemesvalScheme = DOMParser::Val_Auto;
bool doNamespaces= false;
m_Modified = false;
m_FileName = FileName;
ifstream TestStre