|
-
Aug 15th, 2008, 09:10 AM
#1
Thread Starter
Hyperactive Member
help for C++ noob, indexing files
Hi All
Have just started upgrading my C skills to C++, read book for dummies etc. trying a project of a audio file renamer (based on embedded tags) but soon came againest prob of dealing with files that the prog dont already have the name of.
assume there is includes for this for windows or something, any pointers in the right direction appreciated.
Thanks
Thanks 
-
Aug 22nd, 2008, 04:52 AM
#2
Member
Re: help for C++ noob, indexing files
MSDN is yo' friend.
WIN32_FIND_DATA
FindFirstFile
FindNextFile
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
|