Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 17 May 2001 18:17:00 -0400 Message-Id: <200105172217.SAA23293@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: jsb AT fred DOT fcny DOT org CC: cygwin AT cygwin DOT com In-reply-to: <200105172032.QAA31961@fred.fcny.org> (message from Jim Baumbach on Thu, 17 May 2001 16:32:36 -0400) Subject: Re: linking with Win32 API References: <200105172032 DOT QAA31961 AT fred DOT fcny DOT org> > `MessageBox' The correct symbol is MessageBox AT 16. Since you aren't seeing the correct symbol, it means you are not including the correct .h file and not getting the prototype which declares MessageBox to be "stdcall" function. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple