I\'m trying to play an MP3 file in C# using this guide: http://www.crowsprogramming.com/archives/58
And I\'m doing everything listed, but I still can\'t play any mus
all you need to do is add a reference to the Window Media Player COM component. You need to add the reference to the file wmp.dll, which you can find in the System32 directory.