OpenDirectory() & NextDirectoryEntry() problem

Report any Hollywood bugs here
Post Reply
User avatar
Allanon
Posts: 732
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

OpenDirectory() & NextDirectoryEntry() problem

Post by Allanon »

Hi Andreas,
I'm working with OpenDirectory() and NextDirectoryEntry() but I noticed that files and directories starting with a dot are ignored, I think this is a bug because there is no reason to exclude automatically these files/folders, at least the user can skip on his own if he needs so :)
Actually I'm working on Windows, it would be great if NextDirectoryEntry() could detect all files including those starting with a dot.
User avatar
airsoftsoftwair
Posts: 5446
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: OpenDirectory() & NextDirectoryEntry() problem

Post by airsoftsoftwair »

Right, that's clearly a bug. Thanks for the report, it's fixed now!
User avatar
Allanon
Posts: 732
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

Re: OpenDirectory() & NextDirectoryEntry() problem

Post by Allanon »

Great! Thank you :)
Post Reply