EagleKeeper Discussion Club Moderator<br>Elite Member Staff member Oct 30, 2000 42,589 5 0 Mar 2, 2004 #2 ======================= Incorrect class name - should be CFileFind ======================= CStdIOFile allows you to get a list of files matching a filter within a directory. Walk through that list.
======================= Incorrect class name - should be CFileFind ======================= CStdIOFile allows you to get a list of files matching a filter within a directory. Walk through that list.
A Alphathree33 Platinum Member Dec 1, 2000 2,419 0 0 Mar 2, 2004 #3 Originally posted by: EagleKeeper CStdIOFile allows you to get a list of files matching a filter within a directory. Walk through that list. Click to expand... Really? What method does that?
Originally posted by: EagleKeeper CStdIOFile allows you to get a list of files matching a filter within a directory. Walk through that list. Click to expand... Really? What method does that?
EagleKeeper Discussion Club Moderator<br>Elite Member Staff member Oct 30, 2000 42,589 5 0 Mar 2, 2004 #4 Can not help you at this point. Do not have VC on this system. Last winter I did a project for a client that itereated through directory structures. I will try to look it up when I get home.
Can not help you at this point. Do not have VC on this system. Last winter I did a project for a client that itereated through directory structures. I will try to look it up when I get home.
B Barnaby W. Füi Elite Member Aug 14, 2001 12,343 0 0 Mar 2, 2004 #5 http://boost.org/libs/filesystem/doc/index.htm
EagleKeeper Discussion Club Moderator<br>Elite Member Staff member Oct 30, 2000 42,589 5 0 Mar 2, 2004 #6 Here you go CFileFind