Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将一个文件夹的内容复制到另一个文件夹。我使用CopyFile API 复制所有文件,效果很好,除非该文件夹(或具有该FILE_ATTRIBUTE_REPARSE_POINT属性的文件系统对象)中有符号链接。如何将其复制到新位置?
FILE_ATTRIBUTE_REPARSE_POINT