Op Tue, 12 Jun 2007, schreef Graeme Geldenhuys:
> Hi,
>
> I'm doing a FindFirst / FindNext and fitering out all faHidden and
> faDirectory results.
> I don't want to show and dot (.) directories as they are
> considered hidden under Linux.
> Yet FindFirst / FindNext doesn't have the faHidden fl
Hi,
I'm doing a FindFirst / FindNext and fitering out all faHidden and
faDirectory results.
I don't want to show and dot (.) directories as they are
considered hidden under Linux.
Yet FindFirst / FindNext doesn't have the faHidden flag set for those
directories
Is there another function or anoth