Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 15 Jul 2002 14:56:30 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: no_cygwin flag console problems Message-ID: <20020715185630.GA16569@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3D3319EE DOT 5080008 AT netcom DOT es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3319EE.5080008@netcom.es> User-Agent: Mutt/1.3.23.1i On Mon, Jul 15, 2002 at 06:52:30PM +0000, Ignasi Villagrasa wrote: >I'm getting a problem running Console Win32 programs compiled using the >flag -mno_cygwin. > >I have functions that cygwin doesn't implement. So I link using msvcrt dll. > >The program runs properly, but when I return to command line, the >keyboard doesn't work anymore. >It seems that the program doen't return the console input handler to the >command line. > >I don't have this problem using cygwin, but cygwin limits the modules I >can include into the program because many unimplemented functions, such >as filelength for instance. > >Could anyone help me ? This sounds like a question for a generic Windows programming list or maybe mingw-users AT sourceforge DOT net. Obviously, if you've taken cygwin completely out of the equation with -mno-cygwin then this isn't a question where cygwin people will be real experts. cgf -- Please do not send me personal email with cygwin questions. Use the resources at http://cygwin.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/