A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 69bc32e0f6 [RTL/NTOSKRNL]
- Seperate some usermode only heap functions into their own file and implement dummys in the kernel rtl so that they don't get included in the kernel
- Convert usage of RTL_CRITICAL_SECTION in heappage.c to use of HEAP_LOCK
- Implement A kernel dummy for RtlCallVectoredExceptionHandlers, so we don't put vectored exception handler code into ntoskrnl
- Now we don't have critical section code in the kernel anymore, which wasn't working anyway.

svn path=/trunk/; revision=58173
2013-01-14 09:35:50 +00:00
reactos [RTL/NTOSKRNL] 2013-01-14 09:35:50 +00:00
rosapps [CMAKE] 2012-12-22 15:45:00 +00:00
rostests * Addendum to r58141. 2013-01-08 20:34:19 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00