How to Rename a file or folder
Hi ,
Let me know how to rename a file or folder in VC++ ,i am able to copy file contents but not able to rename a file can can one guide me how to do it ?
i used Filecopy() function,similar to it we have Win API to rename?
Thanks in advance

