Specifies only symbolic link file types.
faSymLink = $00000040 platform;
faSymLink = 0x00000040 platform;
faSymLink is principally used by FindFirst to indicate that only symbolic link files sould be returned. Symbolic links are a feature of Linux systems, with no Windows counterpart.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|