mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:56:05 +00:00
Label NtReadFileScatter as unimplemented.
svn path=/trunk/; revision=23630
This commit is contained in:
parent
44f2cc5731
commit
4c9f6c31bb
1 changed files with 3 additions and 0 deletions
|
@ -1979,6 +1979,9 @@ NtReadFile(IN HANDLE FileHandle,
|
||||||
IopReadTransfer);
|
IopReadTransfer);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* @unimplemented
|
||||||
|
*/
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
NTAPI
|
NTAPI
|
||||||
NtReadFileScatter(IN HANDLE FileHandle,
|
NtReadFileScatter(IN HANDLE FileHandle,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue