Small utility meant to be called in script from other programs. It logs the name as well as the virtual and private bytes of the program which called it.
Recursively copies files from subfolders to the base folder while appending the folder names to the file name. The result is that a set of files in many subfolders becomes a set of files in one folder with more descriptive names.
Recreates the contents of a directory as zero-byte files from an HTML directory list to be able to make a zero-memory copy of folder structures. Superseded by a simpler utility for the same purpose: CopyDummyFiles.