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?
you mean I can access it via Javascript?
Umair Ashraf
2010-09-10 02:28:12
you can do that if you want. but with use of WMP.DLL you can do what you want :)
HPT
2010-09-10 13:43:41
+1
A:
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
perfect, can you guide me towards a point where I can read to create WMP plugins using C# as well?
Umair Ashraf
2010-09-10 12:18:32