Hi!
On Sun, Mar 29, 2009 at 1:13 AM, jmorlan@svn.reactos.org wrote:
Author: jmorlan Date: Sun Mar 29 09:13:35 2009 New Revision: 40280
Would you mind taking a look at a cmd.exe bug Wax found? (I can't log in to bugzilla to file a bug report but I can quickly describe the issue) For some reason the CreateProcess call in in telnetd that spawns cmd.exe causes it to generate the error INVALID_HANDLE_VALUE. This issue does not happen with ReactOS telnetd on windows if you use Windows cmd.exe or if you use another console application on ReactOS such as ping.exe so we have isolated it to a cmd.exe problem.
Telnetd is located in rosapps/sysutils/applications/telnetd
Thanks!