OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TSHPath, including all inherited members.
AddBackslash(TCHAR *pszPath) | owl::TSHPath | static |
AddExtension(TCHAR *pszPath, LPCTSTR pszExt) | owl::TSHPath | static |
Append(TCHAR *pszPath, LPCTSTR pMore) | owl::TSHPath | static |
BuildRoot(TCHAR *pszRoot, int iDrive) | owl::TSHPath | static |
Canonicalize(TCHAR *pszBuf, LPCTSTR pszPath) | owl::TSHPath | static |
Combine(TCHAR *pszDest, LPCTSTR pszDir, LPCTSTR pszFile) | owl::TSHPath | static |
CommonPrefix(LPCTSTR pszFile1, LPCTSTR pszFile2, TCHAR *achPath) | owl::TSHPath | static |
CompactPath(HDC hDC, TCHAR *pszPath, UINT dx) | owl::TSHPath | static |
CompactPathEx(TCHAR *pszOut, LPCTSTR pszSrc, UINT cchMax, DWORD dwFlags) | owl::TSHPath | static |
FileExists(LPCTSTR pszPath) | owl::TSHPath | static |
FindExtension(LPCTSTR pszPath) | owl::TSHPath | static |
FindFileName(LPCTSTR pszPath) | owl::TSHPath | static |
FindNextComponent(LPCTSTR pszPath) | owl::TSHPath | static |
FindOnPath(TCHAR *pszPath, LPCTSTR *ppszOtherDirs) | owl::TSHPath | static |
FindSuffixArray(LPCTSTR pszPath, const LPCTSTR *apszSuffix, int iArraySize) | owl::TSHPath | static |
GetArgs(LPCTSTR pszPath) | owl::TSHPath | static |
GetCharType(tchar ch) | owl::TSHPath | static |
GetDriveNumber(LPCTSTR pszPath) | owl::TSHPath | static |
GetModule() | owl::TSHPath | static |
IsContentType(LPCTSTR pszPath, LPCTSTR pszContentType) | owl::TSHPath | static |
IsDirectory(LPCTSTR pszPath) | owl::TSHPath | static |
IsDirectoryEmpty(LPCTSTR pszPath) | owl::TSHPath | static |
IsFileSpec(LPCTSTR pszPath) | owl::TSHPath | static |
IsLFNFileSpec(LPCTSTR lpName) | owl::TSHPath | static |
IsNetworkPath(LPCTSTR pszPath) | owl::TSHPath | static |
IsPrefix(LPCTSTR pszPrefix, LPCTSTR pszPath) | owl::TSHPath | static |
IsRelative(LPCTSTR pszPath) | owl::TSHPath | static |
IsRoot(LPCTSTR pszPath) | owl::TSHPath | static |
IsSameRoot(LPCTSTR pszPath1, LPCTSTR pszPath2) | owl::TSHPath | static |
IsSystemFolder(LPCTSTR pszPath, DWORD dwAttrb) | owl::TSHPath | static |
IsUNC(LPCTSTR pszPath) | owl::TSHPath | static |
IsUNCServer(LPCTSTR pszPath) | owl::TSHPath | static |
IsUNCServerShare(LPCTSTR pszPath) | owl::TSHPath | static |
IsURL(LPCTSTR pszPath) | owl::TSHPath | static |
MakePretty(TCHAR *pszPath) | owl::TSHPath | static |
MakeSystemFolder(LPCTSTR pszPath) | owl::TSHPath | static |
MatchSpec(LPCTSTR pszFile, LPCTSTR pszSpec) | owl::TSHPath | static |
ParseIconLocation(TCHAR *pszIconFile) | owl::TSHPath | static |
QuoteSpaces(TCHAR *lpsz) | owl::TSHPath | static |
RelativePathTo(TCHAR *pszPath, LPCTSTR pszFrom, DWORD dwAttrFrom, LPCTSTR pszTo, DWORD dwAttrTo) | owl::TSHPath | static |
RemoveArgs(TCHAR *pszPath) | owl::TSHPath | static |
RemoveBackslash(TCHAR *pszPath) | owl::TSHPath | static |
RemoveBlanks(TCHAR *pszPath) | owl::TSHPath | static |
RemoveExtension(TCHAR *pszPath) | owl::TSHPath | static |
RemoveFileSpec(TCHAR *pszPath) | owl::TSHPath | static |
RenameExtension(TCHAR *pszPath, LPCTSTR pszExt) | owl::TSHPath | static |
SearchAndQualify(LPCTSTR pszPath, TCHAR *pszBuf, UINT cchBuf) | owl::TSHPath | static |
SetDlgItemPath(HWND hDlg, int id, LPCTSTR pszPath) | owl::TSHPath | static |
SkipRoot(LPCTSTR pszPath) | owl::TSHPath | static |
StripPath(TCHAR *pszPath) | owl::TSHPath | static |
StripToRoot(TCHAR *pszPath) | owl::TSHPath | static |
Undecorate(TCHAR *pszPath) | owl::TSHPath | static |
UnExpandEnvStrings(LPCTSTR pszPath, TCHAR *pszBuf, UINT cchBuf) | owl::TSHPath | static |
UnExpandEnvStringsForUser(HANDLE hToken, LPCTSTR pszPath, TCHAR *pszBuf, UINT cchBuf) | owl::TSHPath | static |
UnmakeSystemFolder(LPCTSTR pszPath) | owl::TSHPath | static |
UnquoteSpaces(TCHAR *lpsz) | owl::TSHPath | static |