I need to recurse a directory for a particular file. I actually need the subdirectory's name for recursion. My FindFirstFile() says that it found a file with the DIRECTORY attributes, but doen't give me the name of it. Any help?

Thanks.