This is the mail archive of the cygwin-patches@cygwin.com 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: Produce beeps using soundcard


On Thu, Feb 13, 2003 at 01:34:28AM +0100, Vaclav Haisman wrote:
>
>Hi,
>this small patch adds an ability to produce beeps (\a) using soundcard by
>MessageBeep() call. It can be enabled by new CYGWIN option winbeep.
>
>Vaclav Haisman
>
>2003-02-13  Vaclav Haisman  <V.Haisman@sh.cvut.cz>
>	* environ.cc (windows_beep): New variable declaration.
>	(parse_thing): New CYGWIN option.
>	* fhandler_console.cc (windows_beep): New variable definition.
>	(fhandler_console::write_normal):  Handle the new option.
>	* Makefile.in (DLL_IMPORTS): Add libuser32.a for MessageBeep.

I'm sorry but I really don't want to add too many options to the CYGWIN
environment variable.  I don't think this really justifies an option.

cgf


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