ntdll: Avoid calling NtCreateFile() from the Unix side.
commit07f8b0c84ad499065ee30a6ac67e6a2d5fcb3e75
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jul 2021 14:49:41 +0000 (8 16:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jul 2021 14:49:41 +0000 (8 16:49 +0200)
tree7177aee99a62c87238da5fd5c135a07e0f85b0b0
parent76f949577aac88bbde4e9e7b904587f5bc8c808d
ntdll: Avoid calling NtCreateFile() from the Unix side.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/file.c
dlls/ntdll/unix/registry.c