Reimplemented GetFileAttributesW, SetFileAttributesW and SetFileTime
commit174e2a64646f8480ce592296c30f02aee29a9d68
authorAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2004 00:36:29 +0000 (20 00:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2004 00:36:29 +0000 (20 00:36 +0000)
tree242691b84cfc5c1e434eb0702e2638628221816d
parentebf0eb3138afec4a7763c65123fca1536d363709
Reimplemented GetFileAttributesW, SetFileAttributesW and SetFileTime
using the corresponding ntdll functionality.
dlls/kernel/file.c
dlls/kernel/kernel_main.c
dlls/ntdll/directory.c
dlls/ntdll/file.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
dlls/ntdll/ntdll_misc.h
files/file.c
include/file.h
include/winternl.h