CubicDesign wrote:
> There are quite a number of attributes that Borland's routines do not 
> support.  Those are compressed, encrypted, offline, reparse point, 
> sparse file, temporary, device, and not content indexed.
> 
> Does anybody knows the constants for those attributes or a replacement 
> that can find ALL files in a folder?

You're welcome to call FindFirstFile instead. That's all FindFirst does 
anyway.

-- 
Rob
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to