Hey,
I know how to search for files using findfirst() and findnext(). But that only works for files. How can I search for Directories using C++? I would be grateful to anybody who can help me out on this one.