S Siva M Oct 11, 2005 #2 You can try SHFileOperation() shell API (using P/Invoke). A comprehensive sample could be found here: http://www.codeproject.com/csharp/csdoesshell2.asp How Do I get the Windows Copy File dialog? -Lou
You can try SHFileOperation() shell API (using P/Invoke). A comprehensive sample could be found here: http://www.codeproject.com/csharp/csdoesshell2.asp How Do I get the Windows Copy File dialog? -Lou