如何在metro中启用非托管代码调试

时间:2012-03-08 01:03:16

标签: windows microsoft-metro windows-runtime

如何在Win8开发人员预览版中在visual studio中启用非托管调试。

我有一个从C#应用程序调用的WinRT组件dll。

当我尝试调用组件dll时,它似乎工作但没有达到断点,我无法进入它。在C#app属性中,Debug选项卡似乎没有“Enable Unmanaged DEbugging选项”。在WinRT dll中,调试器设置为“Native native和Managed DEbugger”。

提前致谢。

0 个答案:

没有答案