File is a symlink.
Source position: filutilh.inc line 185
const faSymLink = $00000400; |
faSymLink means the file (as returned e.g. by FindFirst/FindNext), is a symlink. It's ignored under Windows.
|
Start a file search and return a findhandle. |
|
|
Find the next entry in a findhandle. |
|
|
Record describing a search handle or result. |