On NT (Win32PlatformUtils.cpp)
the function
XMLCh* XMLPlatformUtils::getFullPath(const XMLCh* const srcPath)
returns 0, if failed to get the full path name,
on other platforms it throws exception
ThrowXML(XMLPlatformUtilsException,
XMLExcepts::File_CouldNotGetBasePathName);
Why so?
Peter A. Volchek
Software Engineer
Metis International, Inc.
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]