Linking problem: IsWindowVisible

Øystein O Johansen OJOHANS@statoil.com
Wed Mar 15 06:12:00 GMT 2000


>> 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



More information about the Cygwin mailing list