Windows API W7 JumpList 仅适用于 .NET?
我正在寻找一种使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
当然,它可供本地开发人员使用。你找错地方了。
这是一个链接: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