Click to See Complete Forum and Search --> : Win Directory Question


May 5th, 1999, 05:01 PM
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.

leolin@
May 5th, 1999, 08:32 PM
My FindFirstFile() says that it found a file with the DIRECTORY attributes
LPWIN32_FIND_DATA parameter get the inforamtion
you need