reactos/reactos/hal
Gé van Geldorp 381dcf3a8c We need to call HalReleaseDisplayOwnership before killing all running processes.
During HalReleaseDisplayOwnership processing, the video miniport driver can
do an INT10 call, for which we need the CSRSS memory space. If the the process
(and therefore its memory space) is already gone, a kernel stack fault can
result.

svn path=/trunk/; revision=19109
2005-11-09 23:23:12 +00:00
..
hal Complete reimplementation of HAL DMA routines. 2005-08-22 08:39:42 +00:00
halx86 We need to call HalReleaseDisplayOwnership before killing all running processes. 2005-11-09 23:23:12 +00:00
directory.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00