public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Norman Vine" <nhv@cape.com>
To: <cygwin@sources.redhat.com>
Subject: RE: Installation problems
Date: Wed, 02 Aug 2000 07:56:00 -0000	[thread overview]
Message-ID: <000a01bffc91$e016a0a0$9137ba8c@nhv> (raw)
In-Reply-To: <200008021405.KAA25676@envy.delorie.com>

> PS: THE ERROR MESSAGE BOX comes up hidden under the progress box.  I
> thought the system was frozen and restarted three times before I
> figured that one out.  You could maybe make it come up on top, or
> change the size or location?  Tnx.

winsup / cinstall / msg.cc

static int
mbox (int type, int id, va_list args)
{
  char buf[1000], fmt[1000];

  if (LoadString (hinstance, id, fmt, sizeof (fmt)) <= 0)
    ExitProcess (0);

  vsprintf (buf, fmt, args);
  return MessageBox (0, buf, "Cygwin Setup", type | MB_TOPMOST);
}



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

  reply	other threads:[~2000-08-02  7:56 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-02  4:42 David A. Cobb
2000-08-02  7:05 ` DJ Delorie
2000-08-02  7:56   ` Norman Vine [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-15  5:28 Neanderthelle Jones
2009-06-15  8:31 ` Larry Hall (Cygwin)
2009-06-15  8:47   ` Neanderthelle Jones
2005-04-15  3:02 George Sohos
2005-04-15  4:41 ` George Sohos
2005-04-15  5:09   ` Brian Dessent
2005-04-15 18:47     ` George Sohos
2004-06-08 16:56 Chris Carlson
2003-09-02 11:49 Hoyt Bailey
2003-09-02 14:23 ` Igor Pechtchanski
2003-09-02  1:13 Hoyt Bailey
2003-09-02  1:37 ` Larry Hall
2003-09-02  1:50 ` Igor Pechtchanski
2002-11-10  8:46 Todd Jones
2002-11-10  8:58 ` Christopher Faylor
2001-12-12  2:46 SHAJI K K
2001-12-12  7:23 ` Jason Tishler
2001-11-11  8:26 installation problems Robert Collins
2000-08-02  5:08 Installation problems Earnie Boyd
2000-08-02  7:07 ` DJ Delorie
1999-11-15  6:41 Earnie Boyd
1999-11-30 23:39 ` Earnie Boyd
1999-11-13 19:53 Ryan & Brigette Ramsey
1999-11-30 23:39 ` Ryan & Brigette Ramsey
1998-12-27 11:52 N8TM
1998-12-27  7:03 Cjfogg
1998-12-27 21:28 ` Chris McFarlane
     [not found] <8256f9cf.36813b20.cygnus.gnu-win32@aol.com>
1998-12-23 20:10 ` DJ Delorie
1998-12-23 10:49 Cjfogg
1998-12-26 16:39 ` Michael Hirmke
1997-07-03  6:05 Xavier.Fornari
1997-01-31  5:54 Phaichayont

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='000a01bffc91$e016a0a0$9137ba8c@nhv' \
    --to=nhv@cape.com \
    --cc=cygwin@sources.redhat.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).