X-Spam-Check-By: sourceware.org
Message-ID: <4588BA63.6030101@byu.net>
Date: Tue, 19 Dec 2006 21:21:55 -0700
From: Eric Blake <ebb9@byu.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Thunderbird/1.5.0.8 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: cygwin@cygwin.com, fusiju@realtek.com.tw
Subject: Re: help about CTRL-C between gcc and vc
References: <announce.20061219102142.GG8345@calimero.vinschen.de> <003701c723de$8e26d550$4e5415ac@rt0921pc1>
In-Reply-To: <003701c723de$8e26d550$4e5415ac@rt0921pc1>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to veinson on 12/19/2006 7:28 PM:
> can you help me to resolve my problem ?

Your first problem is that you commandeered a thread, rather than starting
a new one for this unrelated subject.

> 
> I want to send a signal "SIGINT" to another console's ap.
> I use win32 API that is "GenerateConsoleCtrlEvent(CTRL_C_EVENT,0)".

Windows console events and cygwin apps are two different beasts, and
mixing the two is likely to cause problems.  In general using win32 API
behind cygwin's back is asking for subtle breakage when you upgrade cygwin.

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFiLpj84KuGfSFAYARAvxCAKCqWlHRNg516hNXT+l1aKOnxbnoQgCgzHIY
Bh9EHzIKh2akCE6h86vaY/g=
=iIAK
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

