Hi,
If have got a path to a directory by using SHBrowseForFolder + SHGetPathFromIDList. What i now want todo is scan through a list of files of certain file type, including all sub directories.
What functions should i be looking at?
BTW: This is non MFC.
Thanks