ntdll: Make NtCreateFile and NtOpenFile thin wrappers over an internal function.
authorNikolay Sivov <bunglehead@gmail.com>
Fri, 5 Jun 2009 09:56:54 +0000 (13:56 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Jun 2009 13:19:57 +0000 (15:19 +0200)
commit1880a786d131126220f9784d033eb57a268ebf7e
tree0e4e363b69e7bf1f3a1f1ee32cce46cc64e95f1d
parent475dcb81f58ed8d479ab3a37a811567d583d7701
ntdll: Make NtCreateFile and NtOpenFile thin wrappers over an internal function.
dlls/ntdll/file.c