mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Label NtReadFileScatter as unimplemented.
svn path=/trunk/; revision=23630
This commit is contained in:
@@ -1979,6 +1979,9 @@ NtReadFile(IN HANDLE FileHandle,
|
||||
IopReadTransfer);
|
||||
}
|
||||
|
||||
/*
|
||||
* @unimplemented
|
||||
*/
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
NtReadFileScatter(IN HANDLE FileHandle,
|
||||
|
||||
Reference in New Issue
Block a user