RE: Windows Media Player plugin
I'm interested...
I've looked through all the documentation and tried everything I can think of, but I can't find any way to do Remoting in it (which you'd need to do to get the currently playing song, before you send it), so i'm having to learn COM in C++ and do it from there, because there is no QueryService to create a valid PlayerApplication and attach it to the WindowsMediaPlayer
|