Anyone know some good functions or code to parse directories in c++?<BR><BR>Here is some of the code I already have (simplified). It works alright for moving through a directory, but its rather slow ...