Identitystoreint.h在哪里 [英] Where is Identitystoreint.h

查看:128
本文介绍了Identitystoreint.h在哪里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写C ++ / CLI类库。

I'm writing a C++/CLI class library.

当我包含windows.h并调用时,例如,MessageBox()它工作正常。但是,当我尝试包含Identitystoreint.h时,它说:

When I include windows.h and call, for instance, MessageBox() it works fine. But when I try to include Identitystoreint.h it says:

    IntelliSense:无法打开源文件"IdentityStoreInt.h"

    IntelliSense: cannot open source file "IdentityStoreInt.h"

但是当我包含"IdentityStore.h"时它不会报告此错误。我看到IdentityStoreInt.h仅在Windows 8 Consumer Preview中受支持。

But when I include "IdentityStore.h" it doesn't report this error. I see that IdentityStoreInt.h is only supported in Windows 8 Consumer Preview.

我正在使用Windows 8 CP x64 Build 8250 和Visual Studio 11.0.50124.1BETAREL

I'm using Windows 8 CP x64 Build 8250 and Visual Studio 11.0.50124.1BETAREL

非常感谢。

推荐答案

这可能只是beta版本中intellisense的一个问题。老实说,只要编译器拿起它,你真的不应该太担心。此外,目前智能感知中还有其他一些错误,所以现在就坐下来看看
,看看RC时间情况如何。
This could easily be just an issue with intellisense in the beta version. To be honest, as long as the compiler picks it up then you really shouldn't worry too much. Also, there are some other errors in the intellisense at the moment, so just sit back for now and see how things are at the RC time.


这篇关于Identitystoreint.h在哪里的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆