[PATCH v2] ntdll: Added NtOpenKeyEx implementation.

Jacek Caban jacek at codeweavers.com
Wed Nov 4 08:28:49 CST 2015


v2: Don't skip all tests if NtOpenKeyEx is not available.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/ntdll/ntdll.spec  |  2 ++
 dlls/ntdll/reg.c       | 25 ++++++++++++++++++-------
 dlls/ntdll/tests/reg.c | 14 ++++++++++++++
 include/winternl.h     |  1 +
 4 files changed, 35 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Added-NtOpenKeyEx-implementation.diff
Type: text/x-patch
Size: 5197 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151104/7deb4a1d/attachment.bin>


More information about the wine-patches mailing list