Subj : Re: multimedia To : borland.public.cpp.borlandcpp From : Jack Sawatzky Date : Mon Jul 19 2004 11:08 am Hi Ed, I did it exactly the way you show using: "C:\ProgramFiles\Ahead\Nero\Clink.wav" as the file name. It doesn't work. How do I get to borland.public.attachments? Thanks, Jack "Ed Mulroy [TeamB]" wrote: > Try this: > > PlaySound(wave_filename, NULL, SND_FILENAME); > > where wave_filename is the file name of the *.wav file. > > I have posted a message with the subject "wav demo" into the > attachments group: > borland.public.attachments > .