- Rewrite RtlQueryRegistryValues and implement all the features it requires. This...
authorAlex Ionescu <aionescu@gmail.com>
Wed, 14 Mar 2007 01:44:38 +0000 (01:44 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Wed, 14 Mar 2007 01:44:38 +0000 (01:44 +0000)
commitcd1198b3d6ad1ba45bb55143048e90c2891b4161
tree3a05dd665fb48c76a50fa8ccaf1e89392210997e
parent1fbd004ffedbb2c2b803a1ef625f8646bbe21121
- Rewrite RtlQueryRegistryValues and implement all the features it requires. This is one of the most important kernel-mode API for driver support.
- Fix code in the kernel which was incorrectly calling it.

svn path=/trunk/; revision=26072
reactos/lib/rtl/registry.c
reactos/ntoskrnl/io/iomgr/driver.c