문제

To fix a bug in this answer: What's the correct name of the function to create a hard link in MSVCRT?

도움이 되었습니까?

해결책

Oddly enough, there's a function called CreateHardLink. But it doesn't live in MSVCRT; it's part of Kernel32.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top