A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Phillip Susi db9f10747e Handles should be closed in the context of the dead process, not the system process.
For now, I just used KeAttachProcess() to do this, but this should be moved so it is called by the last thread of the process before it dies.

svn path=/trunk/; revision=2004
2001-06-23 19:15:14 +00:00
freeldr Win2k FAT32 Boot Sector Disassembly 2001-06-20 20:31:35 +00:00
reactos Handles should be closed in the context of the dead process, not the system process. 2001-06-23 19:15:14 +00:00
rosapps Corrected CreateProcess() command line parameter to be more compatible with NT 2001-06-18 02:55:47 +00:00