Click to See Complete Forum and Search --> : Win32 Function


Donotalo
October 7th, 2007, 12:30 PM
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.

kirants
October 7th, 2007, 01:12 PM
File system FAQs (http://www.codeguru.com/forum/showthread.php?t=350759#sdk_file_system)
That should be the starting point. Also, make it a habit to search MSDN. That should be the first stop