Windows API W7 JumpList 仅适用于 .NET?

发布于 2024-10-06 16:35:23 字数 464 浏览 4 评论 0原文

我正在寻找一种使用 Windows API 通过纯 C 或 C++ 使用 JumpList 的方法。

代码包似乎仅适用于.NET。

有没有办法使用 C/C++ 来实现它们而不需要 .NET? 我的意思是这怎么可能:

I'm looking for a way to use JumpLists through plain C or C++ using the Windows API.

The Code Pack seems to be only available for .NET.

Is there anyway to implement them using C/C++ wothout .NET?
I mean how is this possible:

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

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

发布评论

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

评论(1

没有伤那来痛 2024-10-13 16:35:23

当然,它可供本地开发人员使用。你找错地方了。

这是一个链接:http://msdn。 microsoft.com/en-us/library/dd378460(v=VS.85).aspx#custom_jump_lists

Of course it's available for native developers. You were looking in the wrong place.

Here's a link: http://msdn.microsoft.com/en-us/library/dd378460(v=VS.85).aspx#custom_jump_lists

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