Forum: C++ Dec 10th, 2008 |
| Replies: 2 Views: 1,000 Thanks Dragon, that works! |
Forum: C++ Dec 10th, 2008 |
| Replies: 2 Views: 1,000 Hi,
I'm using FindFirstFile and FindNextFile functions to get a list of
files from a path specified by the user.
Let's say the current directory has a sub-directory named 'subDir1'
which has a... |