Added a few more info classes in NtQueryInformationFile.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 30 Apr 2004 21:03:09 +0000 (21:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Apr 2004 21:03:09 +0000 (21:03 +0000)
commitd4874d64064fe61fdd7eabaad6680db215aba1e4
tree422ad5fc8d50ae9b7d9c06118aac49b53760b381
parentff07c204465194ce60accbb4cda5514884c965ac
Added a few more info classes in NtQueryInformationFile.
Use NT file names in CreateNamedPipeW.
Reimplemented GetFileInformationByHandle, GetFileSize and GetFileTime
using ntdll functions.
dlls/kernel/file.c
dlls/kernel/sync.c
dlls/ntdll/file.c
files/file.c
include/winternl.h