Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Zune API ZuneCore.dll

Tags:

api

zune

wmplib

I noticed the other day that the Zune PC Software exposes a type library (ZuneCore.dll). It seems to be related to the WMPLib API in some way but I can't figure out how to use it either from VB6 or C#.

Has anybody tried this and had any luck?

Dave

like image 649
David Hayes Avatar asked Jun 18 '09 21:06

David Hayes


1 Answers

May be an old question, but this link might help: http://zunelcd.codeplex.com/ If you download the source for this project one of the class libraries is a decent API for communicating with the Zune Software.

like image 133
PatTech Avatar answered Sep 26 '22 02:09

PatTech