Zune API ZuneCore.dll

发布于 2024-07-25 09:23:00 字数 137 浏览 3 评论 0原文

前几天我注意到 Zune PC 软件公开了一个类型库 (ZuneCore.dll)。 它似乎在某种程度上与 WMPLib API 有关,但我不知道如何从 VB6 或 C# 使用它。

有人尝试过这个并且有运气吗?

戴夫

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

壹場煙雨 2024-08-01 09:23:00

可能是一个老问题,但此链接可能会有所帮助: http://zunelcd.codeplex .com/ 如果您下载该项目的源代码,其中一个类库是一个不错的 API,用于与 Zune 软件进行通信。

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.

绻影浮沉 2024-08-01 09:23:00

尝试从 Visual Studio 中的 .NET 项目添加对它的引用。 也许这个命名空间会神奇地出现:MicrosoftZuneLibrary

Try adding a reference to it from a .NET project in Visual Studio. Perhaps this namespace will appear magically: MicrosoftZuneLibrary

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文