How to Delete List of files in a Folder
-
Hi Friends, I am writing a MFC Application for UNICODE convertion, After convertion i need to delete unwanted files in a particular folder. Could any one tell me how to do that.
Thanks and Regards. SANTHOSH V
-
Hi Friends, I am writing a MFC Application for UNICODE convertion, After convertion i need to delete unwanted files in a particular folder. Could any one tell me how to do that.
Thanks and Regards. SANTHOSH V
DeleteFile[^]?!
-- gleat http://blogorama.nerdworks.in[^] --
-
Hi Friends, I am writing a MFC Application for UNICODE convertion, After convertion i need to delete unwanted files in a particular folder. Could any one tell me how to do that.
Thanks and Regards. SANTHOSH V
Of course I suggest use of
SHFileOperation
because it ask of you for confirm.