dirent.h is part of POSIX, so it's quite unlikely you'll ever find it on Windows, except if you use some POSIX port like Cygwin.
For platform-independent directory and path handling, use the Boost Filesystem library from www.boost.org
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Thread: <dirent.h> on MSVCThreaded View
|
Click Here to Expand Forum to Full Width |