A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu 779a784f15 - Fix critical bug in CmpCopyName, it wasn't compressing names at all.
- Implement new cmlib routines: HvIsCellAllocated, Doesn't really work fully since we don't support mapped-file hives, but works for the kinds of hives we currently use. HvIsCellDirty, should work as expected.
- Implement new cm routines: CmpMarkValueDataDirty, CmpFreeValueData, CmpFreeValue. There are generic so they can deal with Big, Small or Normal keys.
- Implement CmpAddValueToList, CmpSetValueDataNew.
- Add RtlCheckBit to winddk.h, it's inlined instead of being an actual function call.

svn path=/trunk/; revision=26757
2007-05-13 16:58:54 +00:00
irc
reactos - Fix critical bug in CmpCopyName, it wasn't compressing names at all. 2007-05-13 16:58:54 +00:00
rosapps
rostests Beginning of CreateSurface test. 2007-05-13 16:37:58 +00:00
wallpaper