Module: wine Branch: master Commit: 8b2ba27c860da63c503f5d7dee08e2c9c01efd74 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8b2ba27c860da63c503f5d7dee...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 28 21:24:12 2016 +0900
ntdll: Add tests for kernel object names in the various open functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/file.c | 3 +- dlls/ntdll/reg.c | 2 +- dlls/ntdll/sync.c | 11 +- dlls/ntdll/tests/om.c | 449 +++++++++++++++++++++++++++++++++++++++++++++++--- dlls/ntdll/virtual.c | 2 +- 5 files changed, 435 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8b2ba27c860da63c503f5d...