Exchange Links About this site
Links to us
You can use the mci commands (easy using the mciSendString() routine) or - even easier, this:
uses MMSystem; var s: array[0..79] of char; begin StrCopy(s, 'ding.wav'); sndPlaySound(s, 0); end;
Comments:
Info/ Feedback on this
Please do not post inappropriate pictures. Inappropriate pictures include pictures of minors and nudity. The owner of this web site reserves the right to delete such material.