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 [EMAIL PROTECTED] -- 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/