A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 544b85b8c0 [RTL]
Fix RtlWriteRegistryValue, it closed the handle passed to it instead of checking for RTL_REGISTRY_HANDLE flag.

[NTOSKRNL]
Fix PnpRootCreateDevice, which was relying on the broken RtlWriteRegistryValue by aborting, when it *succeeded* to create a registry key, instead of when it failed.
Also use kernel handles and ObCloseHandle.

svn path=/trunk/; revision=61011
2013-11-16 18:27:26 +00:00
reactos [RTL] 2013-11-16 18:27:26 +00:00
rosapps [ROSAPPS] 2013-09-15 18:17:25 +00:00
rostests [USER32_APITEST] 2013-11-14 23:11:23 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00