![]() |
duplib |
|
| Home « Computers « duplib | ||
duplib Overview
duplib is a small library that scans the file system for duplicate files (files with identical contents). The scanning processing takes place in a worker thread.
dupapp is a Forms application that puts a UI over the duplib library and scans for duplicate files.
Download
| dupscan_proj.zip (575KB) - Zip of the full Visual Studio 2005 solution that contains the duplib library project and the dupscanner Forms application project. |
|
| dupscan_exe.zip (250KB) - Zip of the executable output files. |