#include< mapix.h>缺少Visual Studio 2012 [英] #include <mapix.h> missing Visual Studio 2012

查看:141
本文介绍了#include< mapix.h>缺少Visual Studio 2012的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近安装了Visual Studio 2012,并转换了一个使用头文件的项目:

Hi I recently installed Visual Studio 2012 and converting one of my projects that uses the header files:

#include <mapi.h>
#include <mapix.h>
#include <mapiutil.h>

我看到新的include目录位于C:\Program Files (x86)\Windows Kits\8.0\Include\um,但是它只有mapi.h头文件,而没有其他两个,并且我收到错误消息无法打开文件.

I see the new include directory is at C:\Program Files (x86)\Windows Kits\8.0\Include\um but it only has the mapi.h header file not the other two and I am getting the error cannot open file.

有人有什么想法吗?谢谢

Anyone any ideas? Thanks

推荐答案

它不是Windows SDK的一部分,可以作为

It is not part of the Windows SDK, it is available as a separate download.

这篇关于#include&lt; mapix.h&gt;缺少Visual Studio 2012的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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