Re: No Beep!
- From: Nicholas Sherlock <N.sherlock@xxxxxxxxx>
- Date: Mon, 27 Mar 2006 14:15:27 +1200
Bob Richardson wrote:
procedure TForm1.Button1Click(Sender: TObject);
begin
MessageBeep(MB_ICONASTERISK);
end;
Is it possible that Delphi is looking in the wrong directory for these WAV files?
No, Delphi doesn't do anything to play the sound. All of the Delphi code involved is that single line, the rest is up to the Windows API. Which Windows version are you using?
Cheers,
Nicholas Sherlock
--
http://www.sherlocksoftware.org
.
- Follow-Ups:
- Re: No Beep!
- From: Bob Richardson
- Re: No Beep!
- References:
- No Beep!
- From: Bob Richardson
- Re: No Beep!
- From: Rob Kennedy
- Re: No Beep!
- From: Bob Richardson
- No Beep!
- Prev by Date: Re: No Beep!
- Next by Date: Delphi 5 excel automation problem
- Previous by thread: Re: No Beep!
- Next by thread: Re: No Beep!
- Index(es):