Quantcast
Channel: How to invoke NtSetInformationFile (w/ FILE_LINK_INFORMATION) in c# - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Harry Johnston for How to invoke NtSetInformationFile (w/...

While I wouldn't recommend using the kernel API except as a last resort, I believe your immediate problem is that you are packing the FILE_LINK_INFO structure incorrectly. You have specified packing of...

View Article


How to invoke NtSetInformationFile (w/ FILE_LINK_INFORMATION) in c#

The following is an attempt to reproduce the CreateHardLink functionality as described here. The reason I even need to do this is because this is the only way that I know I'll have the necessary...

View Article

Browsing all 2 articles
Browse latest View live


Latest Images