<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