Hi!
2009/3/29 jmorlan@svn.reactos.org:
Author: jmorlan Date: Sun Mar 29 23:17:45 2009 New Revision: 40289
URL: http://svn.reactos.org/svn/reactos?rev=40289&view=rev Log: Make cmd able to (sort of) work without a console.
Thanks! I am now able to run telnetd and connect in to my ReactOS VM. Certain applications such as ctm don't seem to like running without a console due to making calls to GetConsoleMode. I am going to test telnetd on Windows with Windows cmd.exe and ReactOS cmd.exe to compare behavior of these applications. Its possible cmd.exe returns some bogus console mode or something when running without a console.
Thanks