A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu c045c30908 - Implement NtQueryValueKey as a simple wrapper around CmQueryValueKey (same idea as always).
- Add cmvalche.c to deal with Value Caches. Cm implements these to quickly look up either the value list and/or the value index and/or the value data itself.  The routines fallback on non-cached access, which is what we currently do, since we don't have value caches yet.
- Implement CmQueryValueKey and CmpQueryKeyValueData based on previous code, but update to use value caches and new routines.

svn path=/trunk/; revision=26774
2007-05-14 05:36:25 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Implement NtQueryValueKey as a simple wrapper around CmQueryValueKey (same idea as always). 2007-05-14 05:36:25 +00:00
rosapps remove from build, won't compile 2007-05-01 13:01:10 +00:00
rostests Lots of additional cases by EmuandCo. 2007-05-13 20:31:38 +00:00
wallpaper Add bitmap version of the Lake wallpaper and directory.rbuild. 2007-03-08 21:45:10 +00:00