From: dhm AT paradigm DOT webvision DOT com (dave madden) Subject: Re: CreateProcess() (NT-style) 19 Dec 1997 15:24:34 -0800 Message-ID: <199712192136.NAA07305.cygnus.gnu-win32@paradigm.webvision.com> References: To: newsham AT lava DOT net Cc: liam AT iName DOT com, gnu-win32 AT cygnus DOT com =>From: newsham AT lava DOT net (Tim Newsham) =>... =>I have a similar program at http://www.lava.net/~newsham. It =>doesn't seem to suffer the problems you mention. Feel free to =>grab it to see how it differs from yours. Bingo! Thanks to you, I now have a full, native-NT telnetd server! (The problem was, I was passing the DETACHED_PROCESS and CREATE_NO_WINDOW flags to CreateProcess...I should have just passed 0.) I have to fiddle with the CR/LF handling a bit (you have to type ctrl-j now to get commands recognized) but that should be finished by this afternoon. I'll put the source code, binary, and a readme in a tarball at: ftp://ftp.webvision.com/pub/nttelnetd.tar.gz Thanks! d. - 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".