A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 048856c9cc [CMLIB]
- memcpy --> RtlCopyMemory
- Remove a __debugbreak()
- Improve a bit the DPRINT that is displayed when a corrupted hive is loaded.
- Fix a comment.
- Implement saving the hive file name in the hive itself. According to what windows does (just open an existing hive file with your preferred hex editor 8^) ), you can see that it copies the last 31 unicode characters of the path, and terminate it by a NULL.

[NTOS]
Remove unneeded cast.

svn path=/trunk/; revision=61922
2014-02-02 16:45:48 +00:00
reactos [CMLIB] 2014-02-02 16:45:48 +00:00
rosapps [RosApps] 2013-12-07 01:37:47 +00:00
rostests [user32_apitest] 2013-12-21 10:44:10 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00