From: vischne AT ibm DOT net Subject: Re: CreateProcess() NT style 19 Dec 1997 05:55:47 -0800 Message-ID: <199712191314.NAA16012.cygnus.gnu-win32@out2.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com >> dave madden (dhm AT paradigm DOT webvision DOT com) Thu, 18 Dec 1997 22:27:05 -0800 I've written a native telnet server for NT (it uses standard Win32 calls rather than the cygwin DLL) but I'm having trouble communicating with processes spawned from the CMD.EXE that I start up after the user logs in. Builtins like VER and SET work fine, as do a few other very simple commands (DIR & TYPE [builtin?], DATE), but when I run a substantial program like bash or CL, I get no output. I end up killing the process with the Task Manager to get back to the shell. << Did you by any chance remember to issue the initialization call to the wsoc32.dll? Œ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".