This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help about CTRL-C between gcc and vc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]