Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
X-Lotus-FromDomain: STATOIL@INTERNET
From: =?iso-8859-1?Q?"=D8ystein_O_Johansen"?= <OJOHANS@statoil.com>
To: cygwin@sourceware.cygnus.com (Cygwin Mailing List)
cc: Axel Riese <Axel.Riese@risc.uni-linz.ac.at>
Message-ID: <412568A3.004E0D51.00@stfo-lnsmtp.statoil.no>
Date: Wed, 15 Mar 2000 15:06:15 +0100
Subject: Re: Linking problem: IsWindowVisible
Mime-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id JAA11387

>> I got a program thet uses IsWindowVisible. I think this is a
>> standard Win API function. But what to link it with? -lgdi32 fails.

> According to MS's online docu, it's -luser32.

Yes, I worked that out by self. But I still get undefined
reference to 'IsWindowVisible' ?

I even tried to remake the import library file (libuser32.a) from
the user32.def file and the user32.dll. Yes, user32.def does
include IsWindowVisible@4 in line 345, but it still doesn't link.

???

-Øystein



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

