質問

In linux&unix we can call link(name1, name2) to make name1 and name2 to reference to the same inode, I wonder does windows platform support this? Thank you.

役に立ちましたか?

解決

I think CreateHardLink() is OK for this.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top