|
-
May 17th, 1999, 01:45 AM
#1
Reading filenames from directories...
I would like to write some code that can compile lists of files in directories. Using the CFileFind class, I've been successful at getting the filenames. The problem is (and this may sound silly) that I don't know how to set the working directory for the CFileFind operation. The only way I have been able to do this is by setting the ENTIRE project's working directory. What is the command used to change the working directory during program execution?
Thanks,
Randy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|