]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Modified form of Jim Lucas's PC speaker patch. I don't like
authorSimon Tatham <anakin@pobox.com>
Sat, 24 May 2003 12:31:32 +0000 (12:31 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 24 May 2003 12:31:32 +0000 (12:31 +0000)
commitb5a8df846a4f83834ca19c71c4462ba36c27f10a
treeab42de668db700ea9311bd562d0723e6e2ae619f
parent00faa0232d8a4096d3208fd2a16fd47cafda6a1c
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: http://svn.tartarus.org/sgt/putty@3208 cda61777-01e9-0310-a592-d414129be87e
putty.h
wincfg.c
window.c