| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1225 人关注过本帖
标题:VS2008 not include 'afxwin.h' 怎么回事
只看楼主 加入收藏
CSDN89
Rank: 1
等 级:新手上路
帖 子:21
专家分:0
注 册:2011-4-30
结帖率:100%
收藏
 问题点数:0 回复次数:2 
VS2008 not include 'afxwin.h' 怎么回事
VS2008 not include 'afxwin.h' 怎么回事
是没有安装正确么
别人编的文件中都stdafx.h :
#include <afxwin.h>         // MFC core and standard components
#include <afxext.h>         // MFC extensions
#include <afxdisp.h>        // MFC Automation classes
#include <afxdtctl.h>        // MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h>        
在我的VS中编译时都报错,为什么?
搜索更多相关主题的帖子: Internet 
2011-05-01 03:31
qq1023569223
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
来 自:湖南科技大学
等 级:贵宾
威 望:26
帖 子:2753
专家分:13404
注 册:2010-12-22
收藏
得分:0 
这个好说,意思是VS2008中没有这个头文件,版本不同了!去掉吧!

   唯实惟新 至诚致志
2011-05-01 07:31
CSDN89
Rank: 1
等 级:新手上路
帖 子:21
专家分:0
注 册:2011-4-30
收藏
得分:0 
ls,没有这些头文件,后面的程序不是都不能运行了么?它们都存在在Stdafx.h头文件中。那
2011-05-01 14:45
快速回复:VS2008 not include 'afxwin.h' 怎么回事
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.013890 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved