Modified form of Jim Lucas's PC speaker patch. I don't like
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 May 2003 12:31:32 +0000 (12:31 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 May 2003 12:31:32 +0000 (12:31 +0000)
commit85f6b361b444e7e5cec4e25d7c06aece2e932ae8
treeab42de668db700ea9311bd562d0723e6e2ae619f
parentd6f842e3399212ef55eefd55779eded23dcdd479
Modified form of Jim Lucas's PC speaker patch. I don't like
discriminating on the Windows version in order to decide whether to
call MessageBeep(-1) or Beep() - I'd prefer to directly test the
specific OS property in any given case - but it looks as if this is
the best available option.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3208 cda61777-01e9-0310-a592-d414129be87e
putty.h
wincfg.c
window.c