SourceForge.net wxDirTraverser

wxDirTraverser

wxDirTraverser
Creation Parameters
The first parameter is required, and is a wxArrayString. The list of files will be put into this array. OnFile and OnDir are optional, and are cdecl callbacks used by the traverser: The defaults are files that always return wxDIR_CONTINUE. OnFile adds each file name to the wxArrayString.
Supertopics