X-Spam-Check-By: sourceware.org From: "Gary R. Van Sickle" To: Subject: RE: _kbhit Date: Wed, 15 Feb 2006 22:12:03 -0600 Message-ID: <001e01c632af$25414d20$020aa8c0@DFW5RB41> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <20060216011405.9CC6E2681@dot.warande.net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 > > I cannot confirm your assertion that msvcrt.dll and > cygwin1.dll cannot be used together. If I compile the > attached (almost C) file that dynamically links to msvcrt.dll > using Cygwin: > gcc -o kbhit.exe kbhit.cpp > it compiles, links and works (on CMD and bash on CMD but not > on rxvt; as stated elsewhere in this thread the Microsoft > _kbhit is not very good). > > HTH, > > Arend-Jan Westhoff. The Gary Exclusion Principle: Two C runtimes cannot occupy the same point in space at the same moment in time. A corollary to that: "Worked" and "Works" are not the same thing. -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/