Given a folder path in hard disk, I want to get all the file and subfolder information of that particular folder. Then I want to rename some file and folder names. Can anyone please tell me what are the Win32 functions to do these jobs?
Thanks.
Printable View
Given a folder path in hard disk, I want to get all the file and subfolder information of that particular folder. Then I want to rename some file and folder names. Can anyone please tell me what are the Win32 functions to do these jobs?
Thanks.
File system FAQs
That should be the starting point. Also, make it a habit to search MSDN. That should be the first stop