ntdll: Add a helper to validate attributes in open calls, and use a common pattern...
commitfe0924625fc138d84dccb056f86f46ce23c346d9
authorAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jan 2016 05:57:04 +0000 (29 14:57 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jan 2016 12:25:11 +0000 (29 21:25 +0900)
tree83a4a0df811ac4d8a821019ed280bf36e8be2126
parentb3064d748b1cab6464e8b92a558b2d4ba4fe3909
ntdll: Add a helper to validate attributes in open calls, and use a common pattern in all calls.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll_misc.h
dlls/ntdll/om.c
dlls/ntdll/reg.c
dlls/ntdll/sync.c
dlls/ntdll/tests/om.c
dlls/ntdll/virtual.c
include/winternl.h