Skip to content

Conversation

rodwiddowson
Copy link

Start pulling a very long string.

Despite the name, this is an FSCTL but of type FILE_DEVICE_NETWORK_FILE_SYSTEM. This means that if you call DeviceIoControl on it you will get a failure. You have to send it via NtfsControlFile

Start pulling a very long string.

Despite the name, this is an FSCTL but of type FILE_DEVICE_NETWORK_FILE_SYSTEM.  This means that if you call DeviceIoControl on it you will get a failure.  You have to send it via NtfsControlFile
Copy link
Contributor

@rodwiddowson : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. @QuinnRadich

@rodwiddowson
Copy link
Author

Quiet in here.

As it stands the documentation is plain wrong

@Karl-Bridge-Microsoft
Copy link
Collaborator

Thanks for the suggestion. I'm trying to confirm the details with the product team and will update the topic based on their guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants