ntdll: Implement FileIdInformation class in NtQueryInformationFile.
commit627829daa3d4f06c353a40af38ff3df85ad8f887
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 16 Feb 2017 17:17:51 +0000 (16 18:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Feb 2017 18:08:39 +0000 (16 19:08 +0100)
tree8c41ec40bc8a41096aca4c655cb35f39eade37e8
parent8b3d43acab869d1846704c3170fc071b5e4a04fb
ntdll: Implement FileIdInformation class in NtQueryInformationFile.

Based on a patch by Jonathan Doron.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/file.c
dlls/ntdll/tests/file.c