Subj : Re: Sub-tree search To : borland.public.cpp.borlandcpp From : Georges Date : Thu Jul 14 2005 10:44 am Ed Mulroy wrote: > I have posted a message in the attachments group > borland.public.attachments > > The message is titled > File Search Code > > Attached is a zip file containing a quicky C++ file search with demo code. > It uses FindFirstFile, FindNextFile and FindClose. The machine I am on has > C++ Builder but not Borland C++ 5.02 but I have tried to limit what I used > to those things which are in common between the two compilers. > > . Ed > > > Georges wrote in message > > news:42CA7563.F1868D6@radiolink.me.uk... Thanks Ed, I found that a bit complex but it worked in the end; Georges .