Tagged Questions
The mcml tag has no wiki summary.
3
votes
2answers
525 views
Resources for getting started with MCML?
Can anyone suggest some references or other resources that are useful in learning MCML?
I have a small pet project I have been working on for a while using C# and .Net 3.5. I have reached a point ...
2
votes
2answers
217 views
How do I get the filename of the currently playing file in Vista Media Center?
I have Windows Vista MCML app, and I need to figure out the current name of the file playing.
The Media Center SDK alludes to using MediaMetadata["Title"] to get this information, unfortunately this ...