A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 2cfa9a0af4 [NTOSKRNL]
- Allocate a capture buffer outside of SEH in NtAddAtom and NtRaiseHardError
- Call ExpGetCurrentUserUILanguage outside of SEH in NtQueryDefaultUILanguage and return the actual result instead of returning PsInstallUILanguageId in case of success.
- Don't allocate a unicode string inside SEH in NtQuerySystemEnvironmentValue, instead use RtlAnsiStringToUnicodeString directly on the callers buffer.
CORE-6624

svn path=/trunk/; revision=57429
2012-09-29 13:22:31 +00:00
reactos [NTOSKRNL] 2012-09-29 13:22:31 +00:00
rosapps [SKEL_SERVICE] 2012-09-18 20:37:51 +00:00
rostests [SHLWAPI_WINETEST]: Sync to Wine 1.5.13. 2012-09-29 13:14:50 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00