- Change the registry name from Registry to REGISTRY, which fixes almost all Wine...
authorAleksey Bragin <aleksey@reactos.org>
Fri, 6 Jun 2008 21:40:37 +0000 (21:40 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 6 Jun 2008 21:40:37 +0000 (21:40 +0000)
commitedc9924731e91fd31ea19866f0ca80a8afcf2aa8
tree80b2bf62a6b76ba427e48a5f94706bd5254b42ce
parentd4095912507004d45d83482f7a37d36936bd4de3
- Change the registry name from Registry to REGISTRY, which fixes almost all Wine registry tests and any other application using the registry in case-sensitive mode, because the real name is REGISTRY.
- Add SEH to NtCreate/OpenKey, which fixes the rest of the wine registry tests.
- Fix PnP Manager code that was doing case sensitive registry access with "Registry".

svn path=/trunk/; revision=33869
reactos/ntoskrnl/config/cmsysini.c
reactos/ntoskrnl/config/ntapi.c
reactos/ntoskrnl/io/pnpmgr/pnpmgr.c