On the page (RemoveDirectory() - function) they say : "The path of the directory to be removed. This path must specify an empty directory, and the calling process must have delete access to the directory."
My question is : How do I delete an non-empty directory using this function ? Is that posible ? Any help will be apreciate !