Friday, July 23, 2004

CopyFileEX ALL API Example

CopyFileEX VB Example

"The CopyFileEx function copies an existing file to a new file. This function preserves extended attributes, OLE structured storage, NTFS alternate data streams, and file attributes. Security attributes for the existing file are not copied to the new file."

This is the API call robocopy uses, and how it supports unicode paths (ie. paths 32K characters long)

Posting this so I can find it in the future... Will need this very soon.



No comments: