DeleteFileFolder
Maybe you know the RemoveDirectory function from the platform SDK. This function deletes an existing empty directory. But sometimes you need to remove directory which is not empty. Our DeleteFileFolder function will do it for you. DeleteFileFolder can remove folder, delete specified files from folder and even more. If you little adjust it, you can use it for searching purposes too, and so on.
Download source code ( dfolder.zip 4 kB ) Download sample application with source code ( sdfolder.zip 21 kB )