I work as a trainer and my delegates have asked how to write a (VB) .NET application that will open a series of MP3s in the default player and play them.
In VB6 I probably would have used the ShellExecute function to perform this but I cant seem to get the ShellExecute to work in .NET -- not even to open a Word or Notepad doc. What am I doing wrong?
In VB6 I probably would have used the ShellExecute function to perform this but I cant seem to get the ShellExecute to work in .NET -- not even to open a Word or Notepad doc. What am I doing wrong?