Newbie Needs Help
- From: frank tomken <fstj2003@xxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 22:34:46 -0400
This line works for me to play an mp3 file achy breaky.
ShellExecute(Handle, 'open',
'c:\program files\winamp\achy breaky.mp3',nil, nil, SW_SHOWNORMAL);
But how do you change the mp3 file to a variable?
I tried
var
song: file;
But it doesn't work.
Thanks in advance for the help.
.
- Follow-Ups:
- Re: Newbie Needs Help
- From: J French
- Re: Newbie Needs Help
- From: Jud McCranie
- Re: Newbie Needs Help
- Prev by Date: Re: GetProcAddress in Delphi .net 2005
- Next by Date: Re: Newbie Needs Help
- Previous by thread: Virtual Library Interfaces (VLI).
- Next by thread: Re: Newbie Needs Help
- Index(es):