Generally I am not the type to recommend re-implementing functionality present in some API. But with the Windows function CopyFile(Ex) there may be no alternative, because of the less than sub-optimal way Windows copies EFS-encrypted files: If the source encryption key can be used on the target (i.e. if the target computer can access the […]
Read more