ntdll: Fix NtQueryValueKey for KeyValueBasicInformation.
commit526cb8c375022fd2f2339401abe7e31e2e99984f
authorRob Shearman <rob@codeweavers.com>
Sun, 6 Jan 2008 15:36:11 +0000 (6 15:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 20:17:10 +0000 (7 21:17 +0100)
tree62d44e3377b1a4a8f754365628deda5be243bfd5
parente958a570e5f40f3d288bf1c0a4366c5c7bb90f1c
ntdll: Fix NtQueryValueKey for KeyValueBasicInformation.

Add some tests for this.
dlls/ntdll/reg.c
dlls/ntdll/tests/reg.c