I want to request Windows Media Player from an external application to find out which track (album and artist) it is currently playing.
Is this information found anywhere?
One way to do this is to write a plug-in for Windows Media Player. There API for this is http://msdn.microsoft.com/en-us/library/bb262326(VS.85).aspx . And some information on how to upgrade the plugin wizard to Visual Studio 2008 is here .
, , .. , . UI - , IWMPPluginUI.
, , , " Blogging", , .
( ( iTunes) : http://blogs.msdn.com/coding4fun/archive/2005/04/11/407357.aspx
Blogging Microsoft , , .
Source: https://habr.com/ru/post/1704793/More articles:What is the best way to prevent developers from calling System.Windows.Forms.Application.DoEvents ()? - c #iPhone - import / export application data? - importAlgorithm for the following homework - sqlSQL, Order By - How to give more authority to other columns? - sqlRegex: How to match a string containing a repeating pattern? - stringHow can I create an array of ints - objective-cCan someone give me a good reason why a statement in php behaves the way it does? - phpPractical Guide: Ajax Button Support - javascriptКак составить представление списка с помощью метода group() в python? - pythonThe difference between directly setting the view of the controller and adding a view as a preview - iphoneAll Articles