|
-
June 30th, 2008, 04:09 PM
#1
Recursive search of windows directories
It has been awhile since I've used C++ and need some help. I'm just trying to create a simple binary to recursively search the windows directories. I just can't find any information on how to load the appropriate headers, etc.. to actually use extensions or anything useful on manipulating directories in windows. I used java for a bit and it was incredibly simple, so I'm a little frustrated with this. Anything you can offer will be appreciated.
-
June 30th, 2008, 05:04 PM
#2
Re: Recursive search of windows directories
If you are OK with boost, this might help.
-
July 1st, 2008, 10:40 AM
#3
Re: Recursive search of windows directories
Boost is my new friend. Thank you sir.
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
|