D
Daniel
Hello,
Is there a simple way to verify is a windows system wav is installed on
a computer and play the said wav when a form is opened?!
This is what I am looking to do but I don't know what code or libraries I
need to utilize:
if c:\windows\media\tada.wav exist then
play c:\windows\media\tada.wav
end if
Thanks,
Daniel
Is there a simple way to verify is a windows system wav is installed on
a computer and play the said wav when a form is opened?!
This is what I am looking to do but I don't know what code or libraries I
need to utilize:
if c:\windows\media\tada.wav exist then
play c:\windows\media\tada.wav
end if
Thanks,
Daniel