Insider1984
Technical User
Basically I want to find all cases of a *.rcs file and read in some data. I want this to happen up to 4 level deep(the program would need to look for directories inside the selected directory and also find .rcs files)
I know the basics in Visual Studio 6 of how to read in files one at a time (knowing the file name or selecting from dialog) but I do not know how to read in all files in a directory (and for that matter swtich to a lower directory and continue searching).
Please help me out.
I know the basics in Visual Studio 6 of how to read in files one at a time (knowing the file name or selecting from dialog) but I do not know how to read in all files in a directory (and for that matter swtich to a lower directory and continue searching).
Please help me out.