Eric Gunnerson (with the help
of Jonathan Dibble) has started a project on Remoting
Windows Media Player in C#.
The example provided demonstrates how to use the IWMPRemoteMediaServices
to remote Windows Media Player (embed the Windows Media Player control in
a C# program). This interesting because it's the first example that uses managed
code... maybe I'll never do something like this on my applications, but now I
know that something is possible. 