Hi I'm working on a win32 project and i was wondering if there is someone here who knows how to read directory file contents(like the option of Browse from almost every application)
Printable View
Hi I'm working on a win32 project and i was wondering if there is someone here who knows how to read directory file contents(like the option of Browse from almost every application)
Take a look in How to search for files in a directory...
The link above seems dead...or is it just me?
Try the CFileFind class (or something similar!)
Now it's alive again. ;)Quote:
Originally Posted by greekgoddj