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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Lotus-FromDomain: STATOIL AT INTERNET From: =?iso-8859-1?Q?"=D8ystein_O_Johansen"?= To: cygwin AT sourceware DOT cygnus DOT com (Cygwin Mailing List) cc: Axel Riese 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 AT 4 in line 345, but it still doesn't link. ??? -Øystein -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com