ntdll: Implement storing DOS attributes in NtCreateFile.
commit3602c676dadf823a4868b0b72f326159cb93766e
authorErich E. Hoover <erich.e.hoover@gmail.com>
Sun, 18 Sep 2022 17:58:24 +0000 (18 18:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Oct 2022 10:31:25 +0000 (10 12:31 +0200)
tree995980d174a1cecc889634582f20cd488d6f1741
parent0a223f17e1fb4aafb43906aeffe00eadc81cf8c2
ntdll: Implement storing DOS attributes in NtCreateFile.

Co-authored-by: Joel Holdsworth <joel@airwebreathe.org.uk>
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
dlls/ntdll/tests/directory.c
dlls/ntdll/unix/file.c