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 Message-ID: <3D3319EE.5080008@netcom.es> Date: Mon, 15 Jul 2002 18:52:30 +0000 From: Ignasi Villagrasa Organization: gri User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: es-es MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: no_cygwin flag console problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi everyone, 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 ? Thanks in advance. Ignasi Villagrasa. -- 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/