- removed copying of HKEY_USERS to HKEY_CURRENT_USER
commit5d0ae2dcd92b28692e0a10ec090f1494c2edec6e
authorJuergen Schmied <juergen.schmied@debitel.net>
Sun, 9 Jan 2000 21:07:01 +0000 (9 21:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 9 Jan 2000 21:07:01 +0000 (9 21:07 +0000)
treec0917486bfedae310db8db9521cf0eae52dec2db
parentd1795f674cfdb7657e723e10fac900d3a0e1fa43
- removed copying of HKEY_USERS to HKEY_CURRENT_USER
- HKEY_CURRENT_USER is now subkey of HKEY_USERS
- changed query_key_info_request to return the key name too (NtQueryKey needs this)
- the rootkeys (MACHINE and USER) do have names
include/server.h
misc/registry.c
server/registry.c
server/trace.c