Handle special registry root keys directly in advapi32, and avoid
authorAlexandre Julliard <julliard@winehq.org>
Fri, 13 Sep 2002 21:42:28 +0000 (21:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Sep 2002 21:42:28 +0000 (21:42 +0000)
commitf2ef2c2bb2d772dcccae0539e94a4ac3a6a4504d
tree4b957534368d50e4ac8ef078f7a605b91f6167a0
parentfb40a72f8f81013371b1d841c2a8c50ddc27301e
Handle special registry root keys directly in advapi32, and avoid
using them in kernel and ntdll.
dlls/advapi32/registry.c
dlls/ntdll/cdrom.c
dlls/ntdll/reg.c
misc/registry.c
win32/device.c