Many developers who have used Shell APIs have had at one time or another used SHFileOperation in their code. SHFileOperation is used to perform copy, move, rename and delete operations on items in the file system. It is an entry point into the Shell’s
Read More...