| AtlCanonicalizeUrl |
Call this function to canonicalize a URL, which includes converting unsafe characters and spaces into escape sequences. |
| AtlCombineUrl |
Call this function to combine a base URL and a relative URL into a single, canonical URL. |
| AtlEscapeUrl |
Call this function to convert all unsafe characters to escape sequences. |
| AtlGetDefaultUrlPort |
Call this function to get the default port number associated with a particular internet protocol or scheme. |
| AtlHexValue |
Call this function to get the numeric value of a hexadecimal digit. |
| AtlIsUnsafeUrlChar |
Call this function to find out whether a character is safe for use in a URL. |
| AtlUnescapeUrl |
Call this function to convert escaped characters back to their original values. |
| SystemTimeToHttpDate |
Call this function to convert a system time to a string in a format suitable for using in HTTP headers. |
| ATLPath::AddBackslash |
This function is an overloaded wrapper for [PathAddBackslash](/windows/desktop/api/shlwapi/nf-shlwapi-pathaddbackslasha |
| ). |
|
| ATLPath::AddExtension |
This function is an overloaded wrapper for PathAddExtension. |
| ATLPath::Append |
This function is an overloaded wrapper for PathAppend. |
| ATLPath::BuildRoot |
This function is an overloaded wrapper for PathBuildRoot. |
| ATLPath::Canonicalize |
This function is an overloaded wrapper for PathCanonicalize. |
| ATLPath::Combine |
This function is an overloaded wrapper for PathCombine. |
| ATLPath::CommonPrefix |
This function is an overloaded wrapper for PathCommonPrefix. |
| ATLPath::CompactPath |
This function is an overloaded wrapper for PathCompactPath. |
| ATLPath::CompactPathEx |
This function is an overloaded wrapper for PathCompactPathEx. |
| ATLPath::FileExists |
This function is an overloaded wrapper for PathFileExists. |
| ATLPath::FindExtension |
This function is an overloaded wrapper for PathFindExtension. |
| ATLPath::FindFileName |
This function is an overloaded wrapper for PathFindFileName. |
| ATLPath::GetDriveNumber |
This function is an overloaded wrapper for PathGetDriveNumber. |
| ATLPath::IsDirectory |
This function is an overloaded wrapper for PathIsDirectory. |
| ATLPath::IsFileSpec |
This function is an overloaded wrapper for PathIsFileSpec. |
| ATLPath::IsPrefix |
This function is an overloaded wrapper for PathIsPrefix. |
| ATLPath::IsRelative |
This function is an overloaded wrapper for PathIsRelative. |
| ATLPath::IsRoot |
This function is an overloaded wrapper for PathIsRoot. |
| ATLPath::IsSameRoot |
This function is an overloaded wrapper for PathIsSameRoot. |
| ATLPath::IsUNC |
This function is an overloaded wrapper for PathIsUNC. |
| ATLPath::IsUNCServer |
This function is an overloaded wrapper for PathIsUNCServer. |
| ATLPath::IsUNCServerShare |
This function is an overloaded wrapper for PathIsUNCServerShare. |
| ATLPath::MakePretty |
This function is an overloaded wrapper for PathMakePretty. |
| ATLPath::MatchSpec |
This function is an overloaded wrapper for PathMatchSpec. |
| ATLPath::QuoteSpaces |
This function is an overloaded wrapper for PathQuoteSpaces. |
| ATLPath::RelativePathTo |
This function is an overloaded wrapper for PathRelativePathTo. |
| ATLPath::RemoveArgs |
This function is an overloaded wrapper for PathRemoveArgs. |
| ATLPath::RemoveBackslash |
This function is an overloaded wrapper for PathRemoveBackslash. |
| ATLPath::RemoveBlanks |
This function is an overloaded wrapper for PathRemoveBlanks. |
| ATLPath::RemoveExtension |
This function is an overloaded wrapper for PathRemoveExtension. |
| ATLPath::RemoveFileSpec |
This function is an overloaded wrapper for PathRemoveFileSpec. |
| ATLPath::RenameExtension |
This function is an overloaded wrapper for PathRenameExtension. |
| ATLPath::SkipRoot |
This function is an overloaded wrapper for PathSkipRoot. |
| ATLPath::StripPath |
This function is an overloaded wrapper for PathStripPath. |
| ATLPath::StripToRoot |
This function is an overloaded wrapper for PathStripToRoot. |
| ATLPath::UnquoteSpaces |
This function is an overloaded wrapper for PathUnquoteSpaces. |