Convert NtQueryKey and NtEnumerateKey to the new request mechanism.
commit454355ece1966153ed1ca507f532d302192f6ef8
authorAlexandre Julliard <julliard@winehq.org>
Mon, 2 Oct 2000 03:46:58 +0000 (2 03:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Oct 2000 03:46:58 +0000 (2 03:46 +0000)
tree3074cd4ed0385b820deddf6b2ee9ee1824e53864
parent1871e660fd16f3ccd9b2439dbec6cad3840e9042
Convert NtQueryKey and NtEnumerateKey to the new request mechanism.
Fixed a few bugs.
dlls/advapi32/registry.c
dlls/ntdll/reg.c
include/ntddk.h
include/server.h
memory/registry.c
server/registry.c
server/request.h
server/trace.c