52 int Open( CFile &,
unsigned int);
91 void GetFirstExtInList(
wchar_t const *,
CStringW &)
const ;
93 void lstrncpy_x(
wchar_t *,
wchar_t const *,
int)
const ;
int WasAbsolute(void) const
int GetUniqueName(CAdUiPathname &, int) const
virtual PathErr Parse(wchar_t const *, int=false)
path_type GetPathType(void) const
PathErr ReplaceExtensionAlways(wchar_t const *)
PathErr AddExtensionAlways(wchar_t const *)
PathErr ReplaceExtensionIfNoMatch(wchar_t const *)
int PathMatch(wchar_t const *) const
int GetFullPath(wchar_t *) const
PathErr ParseRelative(wchar_t const *, CAdUiPathname const *, int)
CAdUiVolumeDescriptor const * FindVolumeDescriptor(CStringW const &) const
void GetDisplayName(CStringW &, int) const
PathErr AppendComponent(wchar_t const *)
int VerifyExtension(wchar_t const *) const
PathErr Append(wchar_t const *)
PathErr AddExtensionIfNoMatch(wchar_t const *)
int ParseAndOSFind(wchar_t const *)
PathErr TrimComponent(void)
void RemoveExtensionIfMatch(wchar_t const *)
CAdUiVolumeDescriptor const * GetVolumeDescriptor(void) const
static wchar_t __cdecl GetLastCharacter(CStringW const &)
void GetFilename(CStringW &) const
int HadPrefix(void) const
static void __cdecl Unquote(CStringW &)
int GetFullPath(CStringW &) const
int Rename(wchar_t const *)
void GetExtension(CStringW &) const
int OpenReadOnly(void *&)
void RemoveExtensionAlways(void)
int GetFullPath(wchar_t *, unsigned int) const
CAdUiPathname const & operator=(CAdUiPathname const &)
CAdUiPathname const & operator=(CAdUiPathname const *)
int OpenWriteOnly(void *&)
int Open(_iobuf **, wchar_t const *)
int IsDeviceName(CStringW const &) const
PathErr AppendSlash(void)
void GetFullUNCPath(CStringW &) const
int PathMatch(CAdUiPathname const *) const
virtual void AssignCopy(CAdUiPathname const &)
FS_TYPE GetFileSystem(CStringW &) const
CAdUiPathname(CAdUiPathname const &)
wchar_t const * GetPathString(void) const
int Open(CFile &, unsigned int)
wchar_t GetSeparator(void) const
void GetParent(CAdUiPathname &) const
void GetBasename(CStringW &) const
CAdUiVolumeDescriptor const * NewVolDescriptor(CStringW const &) const