24 #ifndef _ODPATH_INCLUDED_
25 #define _ODPATH_INCLUDED_
44 return path && path[0] != L
'/';
bool isUNCPath(const OdChar *path)
FIRSTDLL_EXPORT bool adjustPath(OdString &path, bool windowsMode=false)
bool isRelativePath(const OdChar *path)
FIRSTDLL_EXPORT bool makeRelativePath(const OdString &from, const OdString &to, OdString &out, bool windowsMode=false)