... #include <mmsystem.h> ... void __fastcall TForm1::Button1Click(TObject *Sender) { PlaySound("c:\windows\media\chord.wav", 0, SND_FILENAME); }