DIRCMP
Information
Description

DIRCMP Screen Shot
DIRCMP is a Win32 console application that compares all files in two subdirectories.
DIRCMP illustrates Win32 directory-tree traversal and memory-mapped file I/O.
Call DIRCMP as follows:
DIRCMP <directory 1> <directory 2> {/verbose}
The /verbose switch is optional.
Requirements
This source code was developed with Microsoft Visual C++ version 6.
The DIRCMP program requires Windows 95, Windows 98, or NT 4 (or later).
Source Code
Download dircmp.zip