Duplex
New member
- Joined
- Jun 28, 2008
- Messages
- 4
- Programming Experience
- Beginner
Hello.
I have been asked to develop a small application that deletes all files of a certain extension out a chosen folder (The folder path has been stored in a string called InstallationFolder) and it's sub-directories.
I have been asked that it had a windows GUI so it can't be a console app.
Using DLL's is not a problem.
Thanks,
Duplex
I have been asked to develop a small application that deletes all files of a certain extension out a chosen folder (The folder path has been stored in a string called InstallationFolder) and it's sub-directories.
I have been asked that it had a windows GUI so it can't be a console app.
Using DLL's is not a problem.
Thanks,
Duplex