> > Yes, I worked that out by self. But I still get undefined > > reference to 'IsWindowVisible' ? >> You may be missing a declaration for IsWindowVisible. Does the source > file have #include <windows.h> anywhere? Hm, in this case you should have problems at compile time, not at link time, shouldn't you ? - Axel ======================================================================= Axel Riese Research Institute for Symbolic Computation J. Kepler University Linz Tel: +43 (0)732 2468 9939 Altenbergerstrasse 69 Fax: +43 (0)732 2468 9930 A-4040 Linz e-Mail: Axel.Riese@risc.uni-linz.ac.at Austria http://www.risc.uni-linz.ac.at/people/ariese/home/ ======================================================================= -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com