A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu cfb706a690 - HvGetCellSize should return the correct positive length instead of the raw negative length. Update code and callers to match.
- Add cmapi.c file containing internal Cm* APIs for the Nt counterparts and to make it easier to seperate the handle->object code, SEH and callback parts.
- Remove CmiAddValueToKey, CmiAllocateValueCell since we have new routines for this.
- Make NtSetValueKey a simple wrapper around CmSetValueKey.
- Implement CmSetValueKey based on previous code, but use newer Cm APIs instead (this also fixes some cell allocation bugs regarding Stable/Volatile storage).
- New code is more conservative with HvMakeCellDirty calls when they're not needed, and is more scalable to support big cells in the future.

svn path=/trunk/; revision=26760
2007-05-13 18:39:35 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - HvGetCellSize should return the correct positive length instead of the raw negative length. Update code and callers to match. 2007-05-13 18:39:35 +00:00
rosapps remove from build, won't compile 2007-05-01 13:01:10 +00:00
rostests Some more CreateSurface Tests (for invaild flags) 2007-05-13 17:58:05 +00:00
wallpaper Add bitmap version of the Lake wallpaper and directory.rbuild. 2007-03-08 21:45:10 +00:00