MPFileCopy

Last Revision:
Version 1.0, 2003-01-14
Demonstrates how to copy a folder and its contents using the HFS Plus APIs from an MP task.
Build Requirements:
Runtime Requirements:
Carbon Mac OS 9.0

This sample demonstrates a) how to copy a folder and its contents using the HFS Plus APIs, and b) how to call the File Manager from MP tasks on Mac OS 9.0 and above. The copy engine preserves long Unicode names, larger than 2 GB forks, and forks beyond the resource and data forks (if present). Requirements: Mac OS 9.0 Keywords: file copy, folder copy, HFS Plus APIs, MP, multiprocessor File Manager access