copy
File operations with Progressbar
By Sergey - Posted on February 11th, 2008
It's based on the late Ed Rauh's code that uses SHFileOperation Win API and requires his Heap allocation class. It supports wild cards and shows standard Windows progress bar.
Copy, Move, Rename File Preserving Destination Name Case
By Sergey - Posted on January 1st, 2008
The CopyFile() and MoveFile() WIN API functions preserve the case of the name for the destination file. Alternatively, WSH can be used.
The source and destination file names should include the directory name in both cases.
Recent comments
3 weeks 1 day ago
3 weeks 2 days ago
3 weeks 2 days ago
5 weeks 2 days ago
6 weeks 5 days ago
7 weeks 12 hours ago
8 weeks 1 day ago
11 weeks 16 hours ago
12 weeks 6 hours ago
12 weeks 7 hours ago