Re: [wine] Re: A better Beep

2005-05-18 Thread Marcelo Duarte
David Lee Lambert escreveu: On Tue, May 17, 2005 at 10:43:25AM -0300, Marcelo Duarte wrote: Whats happens if a program calls bepp with invalid values for dwFreq and dwDur on a linux console? The bell becomes inaudible until reset by another terminal-control sequence. However, the specia

Re: A better Beep

2005-05-17 Thread Marcelo Duarte
Whats happens if a program calls bepp with invalid values for dwFreq and dwDur on a linux console? (the programmer thinks that dwFreq and dwDur are ignored by Win95). David Lee Lambert escreveu: Changelog: Support beeping with the PC speaker when running from the Linux console ---