- Implement the rest of Hard Error support.
authorAlex Ionescu <aionescu@gmail.com>
Mon, 30 Oct 2006 14:20:45 +0000 (14:20 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 30 Oct 2006 14:20:45 +0000 (14:20 +0000)
commit8d1e84dfd67adda6c359274c75b32582a864d4a1
tree0d1f150fcbd8ffe7f45c8ae6599405b3b309d7cc
parent1a9843949231f68e32333ad838d5bc32596cb56d
- Implement the rest of Hard Error support.
- Kernel support is complete (except temporary LPC hack), and CSRSS properly receives the event and sends it off to win32csr's hard error handler (much like on NT). However, the handler doesn't call NtUserHardErrorControl nor do much of the complex sequence of events that NT does, instead, we only display a hello-world style message box. Anyone up for implementing the rest is welcome.

svn path=/trunk/; revision=24665
reactos/ntoskrnl/ex/error.c
reactos/ntoskrnl/lpc/reply.c
reactos/ntoskrnl/lpc/send.c
reactos/subsystems/win32/csrss/api/wapi.c
reactos/subsystems/win32/csrss/include/csrplugin.h
reactos/subsystems/win32/csrss/init.c
reactos/subsystems/win32/csrss/win32csr/dllmain.c
reactos/subsystems/win32/csrss/win32csr/win32csr.def