Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: Is there a translation from windows events to cygwin signals ? Date: Tue, 3 Feb 2004 16:05:11 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: =?iso-8859-1?Q?Lutz_H=F6rl?= To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i13F5fhZ003406 Hello, My problem: I have to send a signal to a running cywin application, but I can not use the cygwin API for this purpose. This signal (e.g. SIGHUP) can be cought by my cywin application, the application can react on it in a proper way. Until now I found only documentation that states that the cygwin signals rely on windows events but no documentation on how to use this mechanism. Is there a 'translation' from windows events into signals ? Is there a way to use then Win32 "BroadcastSystemMessage()" function to send a Signal to cygwin application ? Thank you all Lutz Hoerl Thorlabs GmbH Gauss-Strasse 11 D-85757 Karlsfeld Germany Tel. +49 (0)8131 5956 44 FAX +49 (0)8131 5956 99 Mail lhoerl AT thorlabs DOT com -- 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/