Windows Desktop 调用 WinRT api

时间:2014-04-04 11:38:21   收藏:0   阅读:644

<Reference Include="Windows">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Windows Kits\8.0\References\CommonConfiguration\Neutral\Windows.winmd</HintPath>
</Reference>

HintPath 换成绝对路径就好 如果是相对路径 文件移动地方引用就失效了...

还有一篇文章中提到过另一个方法 

 

 http://www.cnblogs.com/ideashooter/p/3237924.html

 

 

http://www.hanselman.com/blog/HowToCallWinRTAPIsInWindows8FromCDesktopApplicationsWinRTDiagram.aspx

Windows Desktop 调用 WinRT api,布布扣,bubuko.com

原文:http://www.cnblogs.com/makubexsoft/p/3643905.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!