1

Is there a way I can get currently plaaying song from Windows Media Player by C# with .NET? Any API that will work with all Windows Media Player versions?

Umair A.
  • 6,690
  • 20
  • 83
  • 130

1 Answers1

0

I think what HPT suggested should work. But if you want to access it using C#, please refer to

http://msdn.microsoft.com/en-us/library/dd562405%28VS.85%29.aspx

prashanth
  • 2,059
  • 12
  • 13