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.
要修复此答案中的错误:在 MSVCRT 中创建硬链接的函数的正确名称是什么?
奇怪的是,有一个名为CreateHardLink. 但它并不存在于 MSVCRT 中。它是 Kernel32 的一部分。
CreateHardLink