您的位置:首页 > 移动开发

error C2501: '_Application' : missing storage-class or type specifiers

2008-03-03 10:25 417 查看
当用VC操作Word2003时,出现错误:error C2501: '_Application' : missing storage-class or type specifiers
添加头文件:#include "MsWord.h" 即可

更多技术文章请参看施昌权的个人网站: http://www.joyvc.cn
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐