ComparePath compares two file or folder names.
Return Value
bool is TRUE if both names specify the same file.
Parameters
ssFilename1 is the first name.
ssFilename2 is the second name.
Comment
The function cannot compare an UNC Path (e.g. \\P450\c\temp) with a path beginning with a drive letter.
See also
Overview Files, DeCompressFile, GetUNCPath, FS_GetFileSystemList
id-2099142