in reply to
Hidden file attribute in Win32
use Win32API::File;
[download]
i think GetHandleInformation is the method, and FILE_ATTRIBUTE_HIDDEN is the flag you'll want. sorry i don't have a complete example for you.
~Particle *
accelerates
*
Comment on
Re: Hidden file attribute in Win32 (was Hide well Frodo)
Download
Code
In Section
Seekers of Perl Wisdom