This code should retrieve any folder it encounters correct? Thanks.

Code:
if(GetFileAttributes(Find.cFileName)==FILE_ATTRIBUTE_DIRECTORY)
//do whatever here.