Page 1 of 1

OpenDirectory() & NextDirectoryEntry() problem

Posted: Mon Feb 17, 2014 8:57 am
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.

Re: OpenDirectory() & NextDirectoryEntry() problem

Posted: Wed Feb 19, 2014 6:33 pm
by airsoftsoftwair
Right, that's clearly a bug. Thanks for the report, it's fixed now!

Re: OpenDirectory() & NextDirectoryEntry() problem

Posted: Fri Feb 21, 2014 6:50 pm
by Allanon
Great! Thank you :)