Hi Friends,
How to delete all the files in particular folder?
I can use WinApi::Deletefile(...) but here i need to give the exact file name. In my scenario, I may have more than one files and in different name. I want to empty the folder.
Please help me to resolve the issue.
Thanks,
Maria