[Box Backup-dev] Win32 file attributes of locked files

Martin Ebourne boxbackup-dev@fluffy.co.uk
Thu, 10 Aug 2006 10:37:11 +0100


Chris Wilson <chris@qwirx.com> wrote:
> You're right, thanks! We're using readdir, but struct dirent has a
> d_type member.

Ah, but does it work?

Some platforms have the struct member but populate it with the  
"unknown" value. Hence we have an autoconf check to see if it really  
works.

Cheers,

Martin.