A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Stefan Ginsberg 4cde806076 [NTOS]
- It appears ros wasn't ready for properly handling page faults with interrupts disabled, disable bugcheck and warn and dump stack instead for now.
- Make KeRosDumpStackFrameArray and KdbSymPrintAddress safe to use at elavated IRQL -- don't use Unicode formats for DbgPrint at possible elavated IRQL/interrupts disabled as this may generate a page fault. Safely convert to ANSI instead before printing out the address.

svn path=/trunk/; revision=56235
2012-03-26 13:51:15 +00:00
reactos [NTOS] 2012-03-26 13:51:15 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [NTDLL_WINETEST] 2012-03-25 21:24:05 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00