public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jeff Sturm <jsturm@sigma6.com>
To: Øystein O Johansen <OJOHANS@statoil.com>
Cc: Cygwin Mailing List <cygwin@sourceware.cygnus.com>,
	Axel Riese <Axel.Riese@risc.uni-linz.ac.at>
Subject: Re: Linking problem: IsWindowVisible
Date: Wed, 15 Mar 2000 06:32:00 -0000	[thread overview]
Message-ID: <38CF9FBD.96A98778@sigma6.com> (raw)
In-Reply-To: <412568A3.004E0D51.00@stfo-lnsmtp.statoil.no>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

Øystein O Johansen wrote:
> 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?

(Win32 API functions must be declared with __stdcall, that's where the
@4 comes from).

-- 
Jeff Sturm
jsturm@sigma6.com

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

  parent reply	other threads:[~2000-03-15  6:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-15  6:12 Øystein O Johansen
2000-03-15  6:17 ` Axel Riese
2000-03-15  6:32 ` Jeff Sturm [this message]
2000-03-15  6:39   ` Axel Riese
2000-03-15  6:48     ` Jeff Sturm
2000-03-15  6:58       ` Axel Riese
2000-03-15  7:02         ` Chris Faylor
2000-03-15  7:06         ` Jeff Sturm
2000-03-15  7:12           ` Axel Riese
  -- strict thread matches above, loose matches on Subject: below --
2000-03-15  7:07 Øystein O Johansen
2000-03-15  6:18 Earnie Boyd
2000-03-15  6:34 ` Jeff Sturm
2000-03-15  5:27 Axel Riese
2000-03-15  4:58 Øystein O Johansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38CF9FBD.96A98778@sigma6.com \
    --to=jsturm@sigma6.com \
    --cc=Axel.Riese@risc.uni-linz.ac.at \
    --cc=OJOHANS@statoil.com \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).