phreaky
Well-known member
How can I play an MP3?, I mean, which control should I use in a Windows Form?
AlexCode said:Surelly it must be a dll so just add it to the references...
On your project files tree, youll fide the References node, just right click there and on the popup window browse to the dll file...
Then youll have the new namesapce available on the intellisence...
By the way... post a link to that library youve found ok?
Alex
AlexCode said:It works like a charm!
I leave you the rude code I made to test it...
Note that its in VS2003.
Alex