A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 01d8c61545 Bug found by arty, thanks to alex for helping fix it:
Process termination fixes part 1: don't suicide our process when we're killing
a sibling.

 - Clarify the use of KillByHandle.  It does *not* mean "suicide".
 - In fact, we had considered the use of KillByHandle backward, that is,
   our process would commit suicide if it was killing a sibling process.
 - Make suicide contingent on killing the same process.
 - Properly handle DBG_TERMINATE_PROCESS semidocumented debugger hack.

svn path=/trunk/; revision=28451
2007-08-22 07:28:45 +00:00
irc
reactos Bug found by arty, thanks to alex for helping fix it: 2007-08-22 07:28:45 +00:00
rosapps - update available software items in configuration file by Pierre Schweitzer (heis_spiter at hotmail com) 2007-08-20 09:19:07 +00:00
rostests fixing smaller FIXME in win32kdxtest 2007-08-18 15:54:03 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00