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.