ImageEn, unit iexShellThumbnails

ShortcutToFilePath

ShortcutToFilePath

Declaration

function ShortcutToFilePath(const Filename: string): string;

Description

If Filename is a file shortcut (.LNK file), then the result is the path of the destination file. Otherwise result is Filename;