From: Eric K. <ek...@rz...> - 2002-07-10 15:19:35
|
ntoskrnl/include/ps.h ntoskrnl/kd/gdbstub.c ntoskrnl/ke/thread.c ntoskrnl/ke/i386/irq.c ntoskrnl/ps/thread.c Renamed some thread states. ntoskrnl/ps/create.c ntoskrnl/ps/suspend.c Implemented the ability to create suspended threads. lib/kernel32/file/npipe.c ConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a successful connect. Eric |